duration module
duration::millis
Create a duration of the specified number of milliseconds.
Alias: duration::milli
Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
count | Integer | The number of milliseconds for the duration. |
Return Value
Returns a Duration representing the specified number of milliseconds.
Examples
$ Create a duration of milliseconds
