#include <pandabase.h>
#include "typedef.h"
#include "trueClock.I"
Go to the source code of this file.
Compounds | |
class | TrueClock |
An interface to whatever real-time clock we might have available in the current environment. More... | |
Functions | |
void | get_true_time_of_day (ulong &sec, ulong &usec) |
Definition in file trueClock.h.
|
Definition at line 226 of file trueClock.cxx. |