FastLED 3.9.15
Loading...
Searching...
No Matches
CEveryNMillisDynamic Class Reference

Detailed Description

Create the CEveryNMillisDynamic class for dynamic millisecond intervals.

Definition at line 872 of file lib8tion.h.

#include <lib8tion.h>

Public Member Functions

 CEveryNMillisDynamic (fl::u32 period)
 
fl::u32 getElapsed ()
 
fl::u32 getLastTriggerTime ()
 
fl::u32 getPeriod () const
 
fl::u32 getRemaining ()
 
fl::u32 getTime ()
 
 operator bool ()
 
bool ready ()
 
void reset ()
 
void setPeriod (fl::u32 period)
 
void trigger ()
 

Public Attributes

fl::u32 mPeriod
 
fl::u32 mPrevTrigger
 

The documentation for this class was generated from the following file: