SST/macro
Macros | Functions
time.h File Reference
#include <sys/time.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define gettimeofday   SSTMAC_gettimeofday
 

Functions

int SSTMAC_gettimeofday (struct timeval *tv, struct timezone *tz)
 
double sstmac_wall_time ()
 

Macro Definition Documentation

#define gettimeofday   SSTMAC_gettimeofday

Definition at line 5 of file time.h.

Function Documentation

int SSTMAC_gettimeofday ( struct timeval *  tv,
struct timezone *  tz 
)
double sstmac_wall_time ( )