Macro rosrust::ros_fatal_throttle

source ยท
macro_rules! ros_fatal_throttle {
    ($period:expr, $($arg:tt)*) => { ... };
}