FastLED 3.9.3
Loading...
Searching...
No Matches
Timer Class Reference

Detailed Description

Definition at line 5 of file timer.h.

Public Member Functions

void start (uint32_t now, uint32_t duration)
 
bool update (uint32_t now)
 

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( )
inline

Definition at line 7 of file timer.h.

Member Function Documentation

◆ start()

void Timer::start ( uint32_t now,
uint32_t duration )
inline

Definition at line 8 of file timer.h.

◆ update()

bool Timer::update ( uint32_t now)
inline

Definition at line 13 of file timer.h.


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