Gets the global Piccolo time.
This is set to PUtil.CurrentTimeMillis at the beginning of the root's ProcessInputs method. Activities should usually use this global time instead of PUtil.CurrentTimeMillis so that multiple activities will be synchronized.
PRoot Class | UMD.HCIL.Piccolo Namespace