Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

Watchdog watches thread loops and terminates them if not called in the last 5 seconds.

Parameter Description
thunk Function to be called when the watchdog triggers and terminates the application

Example

To use place (watchdog) in thread loops to watch.

Clone this wiki locally