Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TimerState

The current state of the timer

Index

Enumeration members

Enumeration members

ENDED

ENDED: = 2

Timer ended (whether aborted or time reached)

INIT

INIT: = 0

Timer initialized, not yet started

STARTED

STARTED: = 1

Timer started and counting

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method