Timers Methods |
Name | Description | |
---|---|---|
GetDurationTimer(String) |
Gets a duration timer with a specific tag.
| |
GetDurationTimer(Type) |
Gets a duration timer with a tag corresponding to a type name.
| |
GetRateTimer(String) |
Gets a rate timer with a specific tag.
| |
GetRateTimer(Type) |
Gets a rate timer with a tag corresponding to a type name.
|