I
I
Incari Studio
2023.1
Search
K

Now (UTC)

Overview

The Now (UTC) Node.
Now (UTC) is used for getting the current Coordinated Universal Time in Unix Time.
Scope: Project, Scene, Function, Prefab.

Inputs

Input
Type
Description
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

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.
UTC Unix (ms)
Int
The current UTC, with the offset (if any) applied.

See Also