Torque3D Documentation / _generateds / DefaultPlatformTimer

DefaultPlatformTimer

Engine/source/platform/platformTimer.h

More...

Private Attributes

Public Functions

Get the number of MS that have elapsed since creation or the last reset call.

Reset elapsed ms back to zero.

Detailed Description

Private Attributes

S32 mLastTime 
S32 mNextTime 

Public Functions

DefaultPlatformTimer()

getElapsedMs()

Reimplemented from: PlatformTimer

reset()

Reimplemented from: PlatformTimer