Struct time_graph::SpanGuard [−][src]
pub struct SpanGuard<'a> { /* fields omitted */ }Expand description
When a SpanGuard is dropped, it saves the execution time of the
corresponding span in the global call graph.
pub struct SpanGuard<'a> { /* fields omitted */ }When a SpanGuard is dropped, it saves the execution time of the
corresponding span in the global call graph.