Clock Display Element
@Serializable
A clock display showing the current simulated time.
Constructors
Link copied to clipboard
constructor(position: LayoutPoint, format: String = "0.0", label: String? = "Time", fontSize: Double = 12.0)