resetCounter

fun resetCounter(value: Double, notifyUpdateObservers: Boolean)

Resets the counter to the supplied value.

Parameters

value

, must be < counterLimit and >=0

notifyUpdateObservers

If true, any update observers will be notified otherwise they will not be notified