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