Preparing search index...
The search index is not available
Deepkit
Deepkit
core
Timer
Class Timer
Hierarchy
Timer
Index
Constructors
constructor
Properties
timeout
Timers
Methods
clear
set
Timeout
Constructors
constructor
new
Timer
(
)
:
Timer
Returns
Timer
Properties
Protected
timeout
Timers
timeout
Timers
:
any
[]
= []
Methods
clear
clear
(
)
:
void
Clears all timers at once.
Returns
void
set
Timeout
set
Timeout
(
cb
:
(
(
)
=>
void
)
, timeout
:
number
)
:
any
Parameters
cb:
(
(
)
=>
void
)
(
)
:
void
Returns
void
timeout:
number
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Timer
constructor
timeout
Timers
clear
set
Timeout
Generated using
TypeDoc
Clears all timers at once.