Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 353 Bytes

ClockCounter.md

File metadata and controls

15 lines (7 loc) · 353 Bytes

ClockCounter

unit: - 0 = Seconds - 1 = Minutes - 2 = Hours value: - When Unit = 0 or 1 value must be 0-60 - When Unit = 2 value must be 0-24

Properties

Name Type Description Notes
value Integer [optional]
unit Integer [optional]