include/automata@schedule_OnceOccurrences.hrl
-record(once_occurrences, {
at :: automata@schedule@ast:date_time(),
eligible :: boolean()
}).
-record(once_occurrences, {
at :: automata@schedule@ast:date_time(),
eligible :: boolean()
}).