Function embedded_profiling::end_snapshot[][src]

pub fn end_snapshot(start: EPInstant, name: &'static str) -> Option<EPSnapshot>
Expand description

computes the duration of the snapshot given the start time using the globally configured profiler.