Type alias ClockPhase

ClockPhase: "initialized" | "running" | "stopped" | "paused" | "finished"

Generated using TypeDoc