Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
timers
setTimeout
Function setTimeout
setTimeout
<
T
extends
(
...
args
:
any
[]
)
=>
any
>
(
fn
:
T
,
ms
:
number
,
...
args
:
Parameters
<
T
>
,
)
:
Timer
Type Parameters
T
extends
(
...
args
:
any
[]
)
=>
any
Parameters
fn
:
T
ms
:
number
...
args
:
Parameters
<
T
>
Returns
Timer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...