FastLED 3.9.15
Loading...
Searching...
No Matches
time.cpp File Reference
#include "fl/time.h"
#include "fl/warn.h"
#include <Arduino.h>
+ Include dependency graph for time.cpp:

Go to the source code of this file.

Namespaces

namespace  fl
 IMPORTANT!
 
namespace  fl::anonymous_namespace{time.cpp}
 

Functions

fl::u32 fl::anonymous_namespace{time.cpp}::get_platform_time ()
 Get platform-specific time in milliseconds This function contains all platform-specific timing code.
 
fl::u32 fl::time ()
 Universal millisecond timer - returns milliseconds since system startup.