Expand description
Warn on slow operations
Structs§
- Returned by
warn_if_slothful
; cancels the warning when dropped.
Functions§
- Print a warning message after the given duration unless the returned
SlothGuard
is dropped first.
Warn on slow operations
warn_if_slothful
; cancels the warning when dropped.SlothGuard
is dropped first.