Preparing search index...
The search index is not available
akaba-tool
akaba-tool
DelayRunHelper
Class DelayRunHelper
Since
1.4.17
Hierarchy
DelayRunHelper
Index
Constructors
constructor
Properties
callback
Func
time
Out
timeout
Id
Methods
delay
To
Run
init
Time
Id
set
Time
Out
update
Callback
Constructors
constructor
new
Delay
Run
Helper
(
initTimeOut
?:
number
, initCallback
?:
(
(
)
=>
void
)
)
:
delayHelper
.
DelayRunHelper
Parameters
initTimeOut:
number
= 200
Optional
initCallback:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
delayHelper
.
DelayRunHelper
Properties
callback
Func
callback
Func
:
(
(
)
=>
void
)
= ...
Type declaration
(
)
:
void
Returns
void
time
Out
time
Out
:
number
= 200
Description
unit: ms
Private
timeout
Id
timeout
Id
:
number
= 0
Methods
delay
To
Run
delay
To
Run
(
callbackNew
?:
(
(
)
=>
void
)
)
:
void
Parameters
Optional
callbackNew:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
void
init
Time
Id
init
Time
Id
(
)
:
void
Returns
void
set
Time
Out
set
Time
Out
(
timeOutNew
:
number
)
:
delayHelper
.
DelayRunHelper
Parameters
timeOutNew:
number
Returns
delayHelper
.
DelayRunHelper
update
Callback
update
Callback
(
callbackNew
:
(
(
)
=>
void
)
)
:
delayHelper
.
DelayRunHelper
Parameters
callbackNew:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
delayHelper
.
DelayRunHelper
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
akaba-
tool
NSBase
Copier
NSFile
Relate
NSFunc
Array
Like
NSFunc
Num
NSFunc
Option
NSFunc
Range
NSOption
Copier
NSString
Func
abort
Controller
Helper
delay
Helper
env
Helper
type
Helper
Delay
Run
Helper
constructor
callback
Func
time
Out
timeout
Id
delay
To
Run
init
Time
Id
set
Time
Out
update
Callback
Generated using
TypeDoc
Since
1.4.17