VisualSimulatorTimerCallback Method |
Distributed Algorithm Simulator
Performs one step of the execution of the algorith.
Called from the
Timer, at each time tick.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void TimerCallback(
Object o
)
Parameters
- o
- Type: SystemObject
Parameters. None here.
See Also