Name | Description | |
---|---|---|
![]() | AddTicks | Adds the specified number of ticks to the tick |
![]() | BackwardSnapTick | Snaps the tick to the last non empty tick if tick is not contained in a nonempty range. Returns zero if no non-empty ranges exist before tick. |
![]() | ForwardSnapTick | Snaps the tick to the next non empty range if tick is not contained in a non-empty range |
![]() | GetEmptyTicksBefore | Gets the empty ticks before range |
![]() | GetTotalTicksFromNonEmptyTicks | Gets the total ticks that elapsed from day unil non empty "tick" is reached |
![]() | IsEmptyAt | Returns true if the schedule is empty at the specified tick |
![]() | SetHourRange | Marks the specified hour range as empty or full |
![]() | SetTickRange | Marks the specified tick range as empty or full |