Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
duration | Duration | The duration to scale. |
factor | Number | The numeric factor to scale by. |
Return Value
Returns a Duration scaled by the given factor.
Examples
$ Scale a duration
| Name | Type | Description |
|---|---|---|
duration | Duration | The duration to scale. |
factor | Number | The numeric factor to scale by. |
Returns a Duration scaled by the given factor.