AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Timer.h"
Public Member Functions | |
TimeTrackerSmall (int32 expiry=0) | |
void | Update (int32 diff) |
bool | Passed () const |
void | Reset (int32 interval) |
int32 | GetExpiry () const |
Private Attributes | |
int32 | i_expiryTime |
|
inline |
|
inline |
References i_expiryTime.
|
inline |
References i_expiryTime.
Referenced by MotionTransport::Update(), and DynTreeImpl::update().
|
inline |
References i_expiryTime.
Referenced by MotionTransport::Update(), and DynTreeImpl::update().
|
inline |
References i_expiryTime.
Referenced by MotionTransport::Update(), and DynTreeImpl::update().
|
private |
Referenced by GetExpiry(), Passed(), Reset(), and Update().