#include <timeutil.h>
Public Member Functions | |
TimeReference () | |
double | toTimeReference (timespec a) |
double | getClockTime () |
double | nanoSleep (double) |
Protected Attributes | |
timespec | bigbang |
TimeReference::TimeReference | ( | ) |
double TimeReference::toTimeReference | ( | timespec | a | ) |
double TimeReference::getClockTime | ( | ) |
double TimeReference::nanoSleep | ( | double | a | ) |
timespec TimeReference::bigbang [protected] |