duration property

Duration duration
final

How often onTick should be called.

If this value is null, onTick will be called every tick.

Implementation

final Duration duration;