running¶
-
bool
libsemigroups::Runner
::
running
() const noexcept¶ Check if a Runner instance is currently running.
- Return
true
if Runner::run is in the process to run andfalse
it is not.- Parameters
(None)
- Return
A
bool
.- See
libsemigroups::Runner::
running
() const noexcept¶Check if a Runner instance is currently running.
true
if Runner::run is in the process to run and false
it is not.
(None)
A bool
.