#include <trueClock.h>
Public Member Functions | |
double | get_long_time () const |
double | get_short_time () const |
Static Public Member Functions | |
INLINE TrueClock * | get_ptr () |
Protected Member Functions | |
TrueClock () | |
INLINE | ~TrueClock () |
Static Protected Attributes | |
TrueClock * | _global_ptr = NULL |
|
Definition at line 286 of file trueClock.cxx. |
|
|
|
Definition at line 238 of file trueClock.cxx. References _init_sec, and NULL. Referenced by ClockObject::ClockObject(), and ClockObject::set_real_time(). |
|
Referenced by ClockObject::ClockObject(). |
|
Definition at line 262 of file trueClock.cxx. References _init_sec, and NULL. Referenced by ClockObject::ClockObject(), and ClockObject::set_real_time(). |
|
Definition at line 26 of file trueClock.cxx. |