Returns the elapse time in seconds after the StopWatch timer has been stopped. Read only Double.
The following example uses the ElapsedTime property to report the elapse time of a simulation to the Visual Basic Debug window.
Debug.Print World.StopWatch.ElapsedTime