FastLED 3.9.15
Loading...
Searching...
No Matches

◆ TimeoutHandlerFunc

typedef bool(* fl::test::TimeoutHandlerFunc) (const char *testName, fl::u32 elapsedMs)

Callback type for timeout handler Called when a test times out.

Return true to abort, false to continue.

Definition at line 175 of file fltest.h.