utils
package utils
Type members
Classlikes
trait Timer
a timer tracks the amount of time passed since the start, can also be a countdown when maxTime is set, returning the remaining time and if is expired attention: stopping the timer doesn't interfere with its expiration
a timer tracks the amount of time passed since the start, can also be a countdown when maxTime is set, returning the remaining time and if is expired attention: stopping the timer doesn't interfere with its expiration
- Companion:
- object