Skip to main content

network_begin

Function network_begin 

Source
pub fn network_begin(cx: &mut App, record: NetworkRecord) -> Option<u64>
Expand description

Record a request that has just started. The returned id settles it later; None means the inspector is not installed and nothing was recorded.