#include <time.h>

Go to the source code of this file.
Namespaces | |
| namespace | Timer | 
Functions | |
| static void | Timer::nanoSleepForTime (long long nsecs) | 
| static long long | Timer::nanoTime (void) | 
Variables | |
| static const long long | Timer::NANOSECONDS_PER_SECOND = 1000000000 |