Benchmark Get

The Benchmark Get Node.
The Benchmark Get Node retrieves the time on a timer. When it is executed, it prints the time on the Console and outputs the value in milliseconds as a String.

The Benchmark Get Node Attributes.
Attribute | Type | Description |
---|---|---|
Timer Name | String | The name of the timer from which the time will be retrieved. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Time | String | The time on the timer in milliseconds. |
Last modified 4mo ago