Skip to content

CountdownTimer@

Countdown Timer.

Methods

  • void Reset() --
  • void Start(float duration) --
  • void Invalidate() --
  • bool HasStarted() const --
  • bool IsElapsed() const --
  • float GetElapsedTime() const --
  • float GetRemainingTime() const --
  • float GetCountdownDuration() const --