Function get_slices

Source
pub fn get_slices(total: Duration, slice: Duration) -> Vec<Duration>
Expand description

Make the total time into slices.