Skip to main content

record

Function record 

Source
pub fn record(event: NetEvent)
Expand description

Report an HTTP lifecycle event. No-op (one atomic load + branch) until init_net_capture has run, so release builds without dev tooling pay nothing and never accumulate an unbounded buffer.