FastLED 3.9.15
Loading...
Searching...
No Matches
fl::FrameTracker Class Reference

Detailed Description

Definition at line 16 of file frame_tracker.h.

#include <frame_tracker.h>

Public Member Functions

 FrameTracker (float fps)
 
fl::u32 get_exact_timestamp_ms (fl::u32 frameNumber) const
 
void get_interval_frames (fl::u32 now, fl::u32 *frameNumber, fl::u32 *nextFrameNumber, uint8_t *amountOfNextFrame=nullptr) const
 
fl::u32 microsecondsPerFrame () const
 

Private Attributes

fl::u32 mMicrosSecondsPerInterval
 
fl::u32 mStartTime = 0
 

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