Raptor:Raptor dT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:Triggers|Return to Triggers page]] | [[Raptor:Triggers|Return to Triggers page]] | ||
Line 7: | Line 7: | ||
== Description == | == Description == | ||
<p>This block outputs the delta time since the last time it was executed.</p> | <p>This block outputs the delta time since the last time it was executed.</p> | ||
== Outputs == | == Outputs == | ||
Line 25: | Line 17: | ||
! ms[uint32] <br> sec[double] <br> usec[uint32] | ! ms[uint32] <br> sec[double] <br> usec[uint32] | ||
| uint32 <br> double <br> uint32 | | uint32 <br> double <br> uint32 | ||
| Time | | Time since block was last executed. | ||
|} | |} | ||
Line 39: | Line 31: | ||
| Time unit to output. | | Time unit to output. | ||
|} | |} | ||
Latest revision as of 14:12, 14 September 2023
Return to the main Raptor page
Description
This block outputs the delta time since the last time it was executed.
Outputs
Output | Type | Description |
---|---|---|
ms[uint32] sec[double] usec[uint32] |
uint32 double uint32 |
Time since block was last executed. |
Parameters
Parameter | Type | Description |
---|---|---|
Time Unit | selection | Time unit to output. |