Skip to main content

mark_process_start

Function mark_process_start 

Source
pub fn mark_process_start()
Expand description

Record the process-start instant. Idempotent - only the first call wins, so calling it as the first statement of main captures the earliest reachable moment. A no-op if already set.