Ago() const | RageTimer | |
Difference(const RageTimer &lhs, const RageTimer &rhs) | RageTimer | [private, static] |
GetDeltaTime() | RageTimer | |
GetTimeSinceStart() | RageTimer | [static] |
Half() const | RageTimer | |
IsZero() const | RageTimer | [inline] |
m_secs | RageTimer | |
m_us | RageTimer | |
operator+(float tm) const | RageTimer | |
operator+=(float tm) | RageTimer | [inline] |
operator-(const RageTimer &rhs) const | RageTimer | |
PeekDeltaTime() const | RageTimer | [inline] |
RageTimer() | RageTimer | [inline] |
RageTimer(int secs, int us) | RageTimer | [inline] |
SetZero() | RageTimer | [inline] |
Sum(const RageTimer &lhs, float tm) | RageTimer | [private, static] |
Touch() | RageTimer |