StaticTime

Watchdog that signal *timeout* after a static time.

@safe
struct StaticTime (
WatchT
) {}

Members

Functions

isOk
bool isOk()

The timeout has not trigged.

stop
void stop()

Stop the watchdog.

Meta