interface TimeSource


Summary

Public functions

String

A method responsible for returning updated time string.

Public functions

currentTime

Added in 1.0.0-alpha25
@Composable
fun currentTime(): String

A method responsible for returning updated time string.

Returns
String

Formatted time string.