Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: