|
FastLED 3.9.15
|
| void CFastLED::countFPS | ( | int | nFrames = 25 | ) |
For debugging, this will keep track of time between calls to countFPS().
Every nFrames calls, it will update an internal counter for the current FPS.
| nFrames | how many frames to time for determining FPS |
Definition at line 490 of file FastLED.cpp.hpp.
References fl::millis(), and mNFPS.
Referenced by show(), and showColor().
Here is the call graph for this function:
Here is the caller graph for this function: