Expand description
Defines our Interval types.
These represent 2 paired log values, such as a start and end time.
Structs§
- Perfwarn
Interval - A performance warning interval that tracks execution time.
- Perfwarn
Interval If - A conditional performance warning interval that logs only if execution exceeds a threshold.
- Profile
Interval - A profiling interval that logs when created and dropped.
Functions§
- next_
profile_ id - Generates the next unique profile interval ID.