This version of Unity is unsupported.

TimeUpdate

struct in UnityEngine.PlayerLoop

/

Implemented in:UnityEngine.CoreModule

Description

Update phase in the native player loop that waits for the operating system (OS) to flip the back buffer to the display and update the time in the engine.

TimeUpdate happens at the transition between two different frames.