elapsedTime property

num elapsedTime

The elapsed time since the juggler has started.

Implementation

num get elapsedTime => _elapsedTime;