
Go to the source code of this file.
| Macros | |
| #define | MILLISEC 1000 | 
| #define | NANOSEC ((uint64_t) 1e9) | 
| Functions | |
| TEST_IMPL (hrtime) | |
| #define MILLISEC 1000 | 
Definition at line 26 of file test-hrtime.c.
| #define NANOSEC ((uint64_t) 1e9) | 
Definition at line 30 of file test-hrtime.c.
| TEST_IMPL | ( | hrtime | ) | 
Definition at line 34 of file test-hrtime.c.