Function rosrust::singleton::log_throttle_identical

source ยท
pub fn log_throttle_identical(
    period: f64,
    level: i8,
    msg: String,
    file: &str,
    line: u32,
)