interface TimeSource


An interface which is responsible for retrieving a formatted time.

Summary

Public properties

String

A method responsible for returning updated time string.

Public properties

currentTime

Added in 1.0.0
val currentTimeString

A method responsible for returning updated time string.

Returns
String

Formatted time string.