ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/diffusion3/lib/main/events.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include "events.hh"

Functions

int TimevalCmp (struct timeval *x, struct timeval *y)
void TimevalSub (struct timeval *x, struct timeval *y, struct timeval *tv)
void TimevalAddusecs (struct timeval *tv, int usecs)

Function Documentation

void TimevalAddusecs struct timeval *    tv,
int    usecs
 

int TimevalCmp struct timeval *    x,
struct timeval *    y
 

void TimevalSub struct timeval *    x,
struct timeval *    y,
struct timeval *    tv
 


This document is generated by doxygen.