|
hydrogen 1.2.3
|
Go to the source code of this file.
Data Structures | |
| struct | timezone |
Macros | |
| #define | DELTA_EPOCH_IN_MICROSECS 11644473600000000ULL |
| #define | timersub(a, b, result) |
Functions | |
| int | gettimeofday (struct timeval *tv, struct timezone *tz) |
| #define DELTA_EPOCH_IN_MICROSECS 11644473600000000ULL |
Definition at line 35 of file Timehelper.h.
| #define timersub | ( | a, | |
| b, | |||
| result ) |
Definition at line 40 of file Timehelper.h.
| int gettimeofday | ( | struct timeval * | tv, |
| struct timezone * | tz ) |