Now (UTC)

Overview

Now (UTC) is used for getting the current Coordinated Universal Time in Unix Time.

Scope: Project, Scene, Function, Prefab.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

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

Offset (ms)

Int

The offset from the current UTC in milliseconds.

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.

UTC Unix (ms)

Int

The current UTC, with the offset (if any) applied.

See Also

Last updated