Click or drag to resize

Timers Methods

Methods
  NameDescription
Public methodStatic memberGetDurationTimer(String)
Gets a duration timer with a specific tag.
Public methodStatic memberGetDurationTimer(Type)
Gets a duration timer with a tag corresponding to a type name.
Public methodStatic memberGetRateTimer(String)
Gets a rate timer with a specific tag.
Public methodStatic memberGetRateTimer(Type)
Gets a rate timer with a tag corresponding to a type name.
Top
See Also