var observer: ((pastDuration: Long) -> Unit)?
Activates observing when not set to null
.
Observer is notified when pastDuration changes.
Getter
Activates observing when not set to null
.
Observer is notified when pastDuration changes.
Setter
Activates observing when not set to null
.
Observer is notified when pastDuration changes.