Preparing search index...
The search index is not available
Tone.js
Tone.js
ContextTimeoutEvent
Interface ContextTimeoutEvent
interface
ContextTimeoutEvent
{
callback
:
(
(
...
args
)
=>
void
)
;
id
:
number
;
time
:
number
;
}
Index
Properties
callback
id
time
Properties
callback
callback
:
(
(
...
args
)
=>
void
)
Type declaration
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
id
id
:
number
time
time
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
callback
id
time
Tone.js
Loading...