Piccolo.NET

PRoot.GlobalTime Property

Gets the global Piccolo time.

public virtual long GlobalTime {get;}

Remarks

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.

See Also

PRoot Class | UMD.HCIL.Piccolo Namespace


Web Accessibility