StaticTime

Watchdog that signal *timeout* after a static time.

Constructors

this
this(Duration timeout)
Undocumented in source.

Members

Functions

isOk
bool isOk()

The timeout has not trigged.

start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()

Stop the watchdog.

Meta