IMQDelay.(constructor)
Constructs a new instance of the IMQDelay class
Signature:
constructor(timer: number, unit?: 'ms' | 's' | 'm' | 'h' | 'd');
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
timer |
number | |
|
unit |
'ms' | 's' | 'm' | 'h' | 'd' |
(Optional) |