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