Status

interface Status(source)

Holder for a status-like value and its highwater.

Properties

Link copied to clipboard
abstract val current: Long

Current value.

Link copied to clipboard
abstract val highwater: Long

Highest value before reset.