Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
utilities/Timer
default
createTimeout
Function createTimeout
create
Timeout
(
callback
:
(
(
...
args
:
any
[]
)
=>
void
)
, ms
:
number
, expectedLifetime
:
ExpectedLifetime
)
:
Timer
Creates a timeout with the provided expected lifetime
Parameters
callback:
(
(
...
args
:
any
[]
)
=>
void
)
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
ms:
number
expectedLifetime:
ExpectedLifetime
Returns
Timer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
apply
clear
All
Timers
create
Interval
create
Timeout
print
Active
Timers
Generated using
TypeDoc
Creates a timeout with the provided expected lifetime