#include "trueClock.h"
#include "config_express.h"
#include "numeric_types.h"
#include "math.h"
#include <sys/time.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | get_true_time_of_day (ulong &sec, ulong &msec) |
Variables | |
long | _init_sec |
Definition in file trueClock.cxx.
|
Definition at line 226 of file trueClock.cxx. |
|
Definition at line 224 of file trueClock.cxx. Referenced by TrueClock::TrueClock(). |