macro_rules! emit_wait_progress { ($target:expr, $elapsed_secs:expr) => { ... }; }
Emit a wait progress event.