Gets or sets the time that this activity should start running in PRoot global time.
The time that this activity should start.
When this time is reached (or soon after) this activity will have its OnActivityStarted()
method called.
PActivity Class | UMD.HCIL.Piccolo.Activities Namespace