module ClockStore

ClockStore — per-channel clock enable state and atomic minute claims. Public: load_state, save_state, normalize_state, enable_state, disable_state, deactivate_other_channels!, claim_minute! Depends: ClockSegment, RabbotDb Tests: test/plugins/clock_test.rb