Interface

TimeSource

Source set: Android
public interface TimeSource

Functions

currentTime

@Composable public fun currentTime(): String

A method responsible for returning updated time string.

Returns

Formatted time string.

Last updated: