Search
Preparing search index...
The search index is not available
@esengine/egret-framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Utils/Timers/ITimer"
es
ITimer
Interface ITimer
Hierarchy
ITimer
Implemented by
Timer
Index
Properties
context
Methods
get
Context
reset
stop
Properties
context
context
:
any
Methods
get
Context
get
Context<T>
(
)
:
T
Type parameters
T
Returns
T
reset
reset
(
)
:
any
将计时器的运行时间重置为0
Returns
any
stop
stop
(
)
:
any
调用stop以停止此计时器再次运行。这对非重复计时器没有影响。
Returns
any
Globals
"
Utils/
Timers/ITimer"
es
ITimer
context
get
Context
reset
stop
Generated using
TypeDoc
将计时器的运行时间重置为0