Define RCSW_GRIND_REPORT_AUTO
Defined in File grind.h
Define Documentation
-
RCSW_GRIND_REPORT_AUTO
Automatically report statistics for a grindee once full to stdout.
If not passed: stat gathering on a grindee whose stats are full to block until statistics for that instance are reported unless RCSW_GRIND_RESET_AUTO is passed.
If both RCSW_GRIND_REPORT_AUTO and RCSW_GRIND_RESET_AUTO are passed, then statistics for a grindee will be reported and then reset, the exact nature of the reset being determined by the presence/absence of RCSW_GRIND_INTERVAL.