Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Timer

Index

Constructors

constructor

Properties

Private callback

callback: () => void

Type declaration

    • (): void
    • Returns void

Private destroyed

destroyed: boolean

Private paused

paused: boolean

Private time_left

time_left: number

Private time_start

time_start: number

Private time_total

time_total: number

Private timer

Methods

destroy

  • destroy(): void

pause

  • pause(): boolean

resume

  • resume(): boolean

reuse

  • reuse(): boolean

Generated using TypeDoc