Skip to main content

emit_command_completed

Macro emit_command_completed 

Source
macro_rules! emit_command_completed {
    ($command:expr, $success:expr, $duration_ms:expr) => { ... };
}
Expand description

Emit a command completed event.