Timer.update

Update with the current deltatime (~1) If you don't call update, the timer won't advance.

struct Timer
void
update
(
float deltaTime
)

Meta