Timer Struct Reference

#include <flTimer.h>

List of all members.

Public Attributes

u64 timerTimeNow
u64 timerTimeLast
u32 timerTickResolution


Detailed Description

Definition at line 21 of file flTimer.h.


Member Data Documentation

u64 Timer::timerTimeNow

Definition at line 22 of file flTimer.h.

Referenced by timerCreate(), and timerGetDeltaTime().

u64 Timer::timerTimeLast

Definition at line 23 of file flTimer.h.

Referenced by timerCreate(), and timerGetDeltaTime().

u32 Timer::timerTickResolution

Definition at line 24 of file flTimer.h.

Referenced by timerCreate(), and timerGetDeltaTime().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 19:04:04 2007 for funcLib by  doxygen 1.5.1