TimeSource
Interface
Android
public interface TimeSource
Functions
@Composable public fun currentTime(): String
A method responsible for returning updated time string.
Returns
Formatted time string. |
public interface TimeSource
@Composable public fun currentTime(): String
A method responsible for returning updated time string.
Formatted time string. |