timed_out¶
-
bool
libsemigroups::Runner
::
timed_out
() const¶ Check if the amount of time specified to Runner::run_for has elapsed.
- Parameters
(None)
- Return
A
bool
- See
Runner::run_for(std::chrono::nanoseconds) and Runner::run_for(TIntType).
libsemigroups::Runner::
timed_out
() const¶Check if the amount of time specified to Runner::run_for has elapsed.
(None)
A bool
Runner::run_for(std::chrono::nanoseconds) and Runner::run_for(TIntType).