Crate re_tracing
source ·Expand description
Helpers for tracing/spans/flamegraphs and such.
Modules§
Macros§
- Create a profile scope based on the function name.
- Create a profiling scope with a custom name.
- Create a special profiling scope that indicates that we are waiting for some other thread to finish.