assignInitialValue

protected fun assignInitialValue(value: Double)(source)

Assigns the value of the counter to the supplied value. Ensures that time of change is 0.0 and previous value and previous time of change are the same as the current value and current time without notifying any update observers

Parameters

value

the initial value to assign