pub fn elapsed_ms() -> u64
Get elapsed time since program start in milliseconds.
Useful for correlating debug output across threads.