Raptor:Raptor dT: Difference between revisions
Jump to navigation
Jump to search
Ssienkowski (talk | contribs) (Created page with 'Return to the main Raptor page Return to Triggers page right|frame|Raptor dT == Description == <p>This block outputs t…') |
No edit summary |
||
(4 intermediate revisions by 4 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]] | ||
[[File:RaptorDT.jpg|right|frame| | [[File:RaptorDT.jpg|right|frame|Raptor™ dT]] | ||
== 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. |