Now (UTC)
Overview

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
External Links
UTC - The World's Time Standard on timeanddate.com.
UTC Time Offsets on utctime.net.
Epoch Unix Time Stamp Converter on unixtimestamp.com.
Current Millis on currentmillis.com.
Last updated
Was this helpful?