TimerStats.IncrementTick
Method in TimerStats
Declaration
public void IncrementTick(float time)
Description
Increments the number of times ticked and timestamps it.
Parameters
time | The time of the tick interval. |
public void IncrementTick(float time)
Increments the number of times ticked and timestamps it.
time | The time of the tick interval. |