Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
time_a | Time | The first time value |
time_b | Time | The second time value |
Return Value
Returns a Duration representing the difference between the two time values.
Examples
$ Calculate difference between two times
| Name | Type | Description |
|---|---|---|
time_a | Time | The first time value |
time_b | Time | The second time value |
Returns a Duration representing the difference between the two time values.