Benchmark Stop

Overview

The Benchmark Stop Node stops a timer and prints the time measured on the Console.

Scope: Project, Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Timer Name

String

The name of the timer that the Node stops.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

See Also

Last updated