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