Raptor:Raptor dT: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(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:
[[RaptorWiki|Return to the main Raptor page]]
[[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|Raptor dT]]
[[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>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== 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 in milliseconds since block was last executed.
| Time since block was last executed.
|}
|}


Line 39: Line 31:
| Time unit to output.
| Time unit to output.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 14:12, 14 September 2023

Return to the main Raptor page

Return to Triggers page

Raptor™ dT

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.