DefaultPlatformTimer
Engine/source/platform/platformTimer.h
Public Functions
Get the number of MS that have elapsed since creation or the last reset call.
Detailed Description
Private Attributes
S32 mLastTime
S32 mNextTime
Public Functions
DefaultPlatformTimer()
getElapsedMs()
Reimplemented from: PlatformTimer
reset()
Reimplemented from: PlatformTimer