augment-vir - v31.32.2
Preparing search index...
logCountdown
Function logCountdown
logCountdown
(
start
:
number
,
logCallback
?:
(
value
:
string
)
=>
void
,
)
:
Promise
<
void
>
Logs each second as a countdown, then resolves.
Parameters
start
:
number
logCallback
:
(
value
:
string
)
=>
void
= log.warning
Returns
Promise
<
void
>
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.32.2
Loading...
Logs each second as a countdown, then resolves.