|
FastLED 3.9.15
|
| bool fl::test::TestContext::checkTimeout | ( | ) |
Check if current test has timed out (call periodically in long tests) Returns true if timed out.
Definition at line 302 of file fltest.cpp.hpp.
References FL_NOEXCEPT, mCurrentTestName, mCurrentTestStartMs, mCurrentTestTimedOut, mDefaultTimeoutMs, mGetMillis, mTimeoutHandler, and fl::printf().
Referenced by runTestCase().
Here is the call graph for this function:
Here is the caller graph for this function: