API reference
API reference
Select your platform
No SDKs available
No versions available

Stopwatch

Updated: Aug 26, 2025

Stopwatch

class Stopwatch

Constructors

NameSummary
Stopwatch
constructor()

Types

NameSummary
Companion
object Companion

Functions

NameSummary
start
fun start()
stopAndLog
fun stopAndLog(logger: (elapsedMillis: Long?) -> Unit)

Companion

object Companion

Functions

NameSummary
createStarted
fun createStarted(): Stopwatch
Did you find this page helpful?
Thumbs up icon
Thumbs down icon