StatTracker

Keep track of a single stat's duration and result

Functions

Link copied to clipboard
abstract suspend fun trackResult(result: String? = null)

Track the result from a stat.

Properties

Link copied to clipboard
abstract val startedAt: ClockMark

When this task was started.

Inheritors

Link copied to clipboard