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

◆ get_flex_fft()

FFT & fl::anonymous_namespace{audio.cpp}::get_flex_fft ( )

Definition at line 10 of file audio.cpp.

10 {
11 static ThreadLocal<FFT> gFlexFFT;
12 return gFlexFFT.access();
13}
ThreadLocalFake< T > ThreadLocal

References fl::ThreadLocalFake< T >::access(), and get_flex_fft().

Referenced by get_flex_fft().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: