Define RCSW_GRIND_REPORT_REQ_FULL
Defined in File grind.h
Define Documentation
-
RCSW_GRIND_REPORT_REQ_FULL
Require that statistics for any grindee to be full when reported.
If passed: reporting statistics on grindees that are not full will fail.
If not passed: statistics can be reported for any grindee at any time.
Note
Has no effect on whether or not statistics for a “full” grindee will be reset/reported when full; it only comes into play WHEN the grind_report() function has been called (either automatically if RCSW_GRIND_REPORT_AUTO is passed, or manually by the calling application.