track_command_sync

Function track_command_sync 

Source
pub fn track_command_sync(
    command: &'static str,
    success: bool,
    duration_ms: Option<u64>,
)
Expand description

Track command usage synchronously (spawns background task)