#include <util.h>
Definition at line 11 of file util.h.
Public Attributes | |
long | secs |
seconds portion | |
long | msecs |
milliseconds portion |
|
milliseconds portion
Definition at line 16 of file util.h. Referenced by Bear::Bear(), MainChar::MainChar(), operator-(), Application::Run(), MainChar::think(), Crosshair::think(), Bear::think(), Util_BuildVelocity(), Util_DiffTime(), Util_GetTime(), and Util_TimePassed(). |
|
seconds portion
Definition at line 13 of file util.h. Referenced by Bear::Bear(), MainChar::MainChar(), operator-(), Application::Run(), Crosshair::think(), Util_BuildVelocity(), Util_DiffTime(), Util_GetTime(), Util_Random(), and Util_TimePassed(). |