duration property

Duration duration
final

If this is periodic, the time that should elapse between firings of this timer.

This is not used by non-periodic timers.

Implementation

final Duration duration;