TimerStats.IncrementCompletion
Method in TimerStats
Declaration
public void IncrementCompletion(float time)
Description
Increments the number of times completed and timestamps it.
Parameters
time | The time of completion. |
public void IncrementCompletion(float time)
Increments the number of times completed and timestamps it.
time | The time of completion. |