The time offset applied to the currently active simulation when deferring
x
, dx
, and isDone
to it.
Source
@override double get currentIntervalOffset => _offset;
The time offset applied to the currently active simulation when deferring
x
, dx
, and isDone
to it.
@override double get currentIntervalOffset => _offset;