private void Update() { InterpTimedEvent.Catchup(); }
public static void Catchup() { InterpTimedEvent.Catchup(Interpolation.timeInMillis); }