timed_out¶
-
bool
libsemigroups::CongruenceInterface::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).