Function rinutil::calc_fps[][src]

pub fn calc_fps(curr_time: u64, prev_time: u64, frames: u64) -> f64

fps from time interval and frames passed