47 void error(
const char* message) {
FastLED chrono implementation - duration types for time measurements.
void error(const char *message)
Halt sketch execution with an error message.
bool check()
Check if sketch is halted and handle periodic message printing.
Sketch halting mechanism that prevents watchdog timer resets.
Delay utilities for FastLED Includes nanosecond-precision delays, cycle counting, and microsecond del...
fl::u32 millis()
Universal millisecond timer - returns milliseconds since system startup.
void delayMillis(u32 ms) FL_NOEXCEPT
Delay for a given number of milliseconds (legacy - no async pumping)