# Functions
NewOnce returns schedule that emits all passed operation token at start time.
NewUnlimited returns schedule that generates unlimited ops for passed duration.
# Structs
StartSync is util to make schedule start goroutine safe.
# Type aliases
DoAt returns when i'th operation should be performed, assuming that schedule started at 0.