Skip to main content

wall_samples

Function wall_samples 

Source
fn wall_samples(line: &str) -> Option<Vec<u64>>
Expand description

The samples array inside this line’s wall_ns object.

Anchored on wall_ns so that a future field carrying samples of its own cannot be read as if it were the wall time.