-
- All Implemented Interfaces:
-
androidx.wear.compose.material.TimeSource
public class FixedTimeSource implements TimeSource
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcurrentTimepublic final static FixedTimeSourceINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetCurrentTime()-
-
Method Detail
-
getCurrentTime
@Composable() String getCurrentTime()
-
-
-
-