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

◆ getWaitSpinBudgetUs()

fl::u32 CFastLED::getWaitSpinBudgetUs ( ) const
inline

Get the current tiered-wait spin budget (microseconds).

Definition at line 1550 of file FastLED.h.

1550 {
1551 return _getWaitSpinBudgetUs();
1552 }
static fl::u32 _getWaitSpinBudgetUs() FL_NOEXCEPT

References _getWaitSpinBudgetUs(), and FL_NOEXCEPT.

+ Here is the call graph for this function: