[][src]Function xi_trace::samples_cloned_sorted

pub fn samples_cloned_sorted() -> Vec<Sample>

Returns all the samples collected so far ordered chronologically by creation. Roughly corresponds to start_ns but instead there's a monotonically increasing single global integer (when tracing) per creation of Sample that determines order.