Task_WatchdogHitCount
(STRUCT)
TYPE Task_WatchdogHitCount : STRUCT
Watchdog hit count information
- InOut:
Name
Type
Comment
dwConsecutiveMax
DWORD
Maximum value of contiguous watchdog timeouts. = The longest period of contiguous watchdog timeouts that has occurred.
dwTotal
DWORD
Total number of all watchdog timeouts.