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

◆ getWaitSpinBudgetUs()

fl::u32 fl::detail::getWaitSpinBudgetUs ( )

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

Definition at line 29 of file wait_spin_budget.cpp.hpp.

29 {
30 return sWaitSpinBudgetUs.load();
31}

References FL_NOEXCEPT.

Referenced by CFastLED::_getWaitSpinBudgetUs(), fl::ChannelManager::waitForCondition(), and fl::IChannelDriver::waitForCondition().

+ Here is the caller graph for this function: