Class: CountDown

coreutils CountDown

Count down object

new CountDown(delay)

Count down object, that counts back specific amount with interval(delay).
Parameters:
Name Type Description
delay number | undefined timer delay in milisecounds