ExperimentCollectionStartExperimentNow Method |
Callback function that is executed when the current experiment's start time
is reached. Queues an event to stop the experiment after the current experiment's
duration.
Namespace:
Demo3D.Experiments
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic void StartExperimentNow()
See Also