FastLED 3.9.15
Loading...
Searching...
No Matches
time_alpha.h File Reference
#include "fl/stdint.h"
#include "fl/math_macros.h"
#include "fl/warn.h"
+ Include dependency graph for time_alpha.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::TimeAlpha
 
class  fl::TimeClampedTransition
 
class  fl::TimeRamp
 

Namespaces

namespace  fl
 IMPORTANT!
 

Functions

u16 fl::time_alpha16 (u32 now, u32 start, u32 end)
 
u8 fl::time_alpha8 (u32 now, u32 start, u32 end)
 
float fl::time_alphaf (u32 now, u32 start, u32 end)