Preparing search index...
The search index is not available
kpo - v0.28.0
kpo
repeat
Function repeat
repeat
(
times
,
task
)
:
Async
Run
task
for
times
repetitions, or indefinitely otherwise.
Parameters
times
:
number
task
:
Task
Returns
Async
Task
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
kpo - v0.28.0
Loading...
Run
task
fortimes
repetitions, or indefinitely otherwise.