llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <tools/llir-reducer/timeout.h>
Public Member Functions | |
Timeout (unsigned seconds) | |
Initialise the timeout to now + seconds. | |
operator bool () const | |
Returns true after timeout. | |
Timeout test class.