Skip to main content

ceil_to_boundary

Function ceil_to_boundary 

Source
pub fn ceil_to_boundary(time: i64, anchor: i64, interval: i64) -> i64
Expand description

Ceils time to the next anchor + k * interval boundary.