#include <WhenTimeExceeded.h>
Public Member Functions | |
| WhenTimeExceeded (Time::DurationSeconds callIfTakesLongerThan, nullptr_t f) | |
Definition at line 28 of file WhenTimeExceeded.h.
| Stroika::Foundation::Execution::WhenTimeExceeded::WhenTimeExceeded | ( | Time::DurationSeconds | callIfTakesLongerThan, |
| nullptr_t | f | ||
| ) |
note - the called function f can be nullptr, in which case this does nothing.
Definition at line 12 of file WhenTimeExceeded.inl.