Function ferris::wheel_sizes [] [src]

pub fn wheel_sizes(resolutions: &mut Vec<Resolution>) -> Vec<usize>

Determine the wheel size for each resolution.

Wheel sizes less than one second are adjusted based on the next lowest resolution so that resolutions don't overlap.