|
Tor 0.4.9.8
|
Definitions for timing-related constants. More...
Go to the source code of this file.
Macros | |
| #define | TOR_USEC_PER_SEC (1000000) |
| #define | TOR_NSEC_PER_USEC (1000) |
| #define | TOR_NSEC_PER_MSEC (1000*1000) |
Definitions for timing-related constants.
Definition in file time.h.
| #define TOR_NSEC_PER_MSEC (1000*1000) |
| #define TOR_NSEC_PER_USEC (1000) |
| #define TOR_USEC_PER_SEC (1000000) |
How many microseconds per second
Definition at line 17 of file time.h.
Referenced by circpad_machine_schedule_padding(), hibernate_begin(), tv_mdiff(), and tv_udiff().