Function iota_metrics::add_server_timing

source ยท
pub fn add_server_timing(name: &str)
Expand description

Add a new entry to the ServerTiming header. If the caller is not currently in a ServerTiming context (created with with_new_server_timing), an error is logged.