monitord::timer

Function collect_timer_stats

Source
pub async fn collect_timer_stats(
    connection: &Connection,
    stats: &mut SystemdUnitStats,
    unit: &(String, String, String, String, String, String, OwnedObjectPath, u32, String, OwnedObjectPath),
) -> Result<TimerStats>