Method Pike.Watchdog()->create()


Method create

Pike.Watchdog Pike.Watchdog(int t)

Description

Create a new watchdog, with the intended delay.

Even though the actual watchdog functionality is currently not available on systems without sigalarm, such as Windows, the functionality can still be triggered by adding probe functions

See also

add_probe() and set_delay()