Method Pike.Watchdog()->add_probe()
classPike.Watchdog
- Method
add_probe
voidadd_probe(function(void:bool)f)- Description
Add additional functions to be called each time the watchdog is checked. If any of the probes return false, the watchdog will trigger.