#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 at line 217 of file trueClock.cxx. References NULL. Referenced by get_time_of_day(). |
|
|
Definition at line 215 of file trueClock.cxx. Referenced by TrueClock::get_long_time(), TrueClock::get_short_time(), and TrueClock::TrueClock(). |
1.3