DurationFormatter

Interface for formatting durations into a string representation.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun format(durationInMillis: Int): String

Formats the given duration in milliseconds into a string representation.