|
FastLED 3.9.15
|
|
inline |
Alias for millis64() - returns 64-bit millisecond time.
This function is an alias for fl::millis64() and provides a convenient shorter name for getting the 64-bit millisecond timer value.
Definition at line 346 of file chrono.h.
References FL_NOEXCEPT, millis64(), and time().
Referenced by fl::audio::detector::Key::Key(), fl::HashMapLru< Key, T, Hash, KeyEqual, INLINED_COUNT >::ValueWithTimestamp::ValueWithTimestamp(), fl::task::Handle::_set_last_run_time(), fl::video::VideoImpl::draw(), fl::third_party::MP3Decode(), noiseCylinderCRGB(), noiseCylinderHSV16(), noiseCylinderHSV8(), noiseRingCRGB(), noiseRingHSV16(), noiseRingHSV8(), noiseSphereCRGB(), noiseSphereHSV16(), noiseSphereHSV8(), fl::third_party::plm_audio_set_time(), fl::third_party::plm_frame_to_abgr(), fl::third_party::plm_seek(), fl::third_party::plm_seek_frame(), fl::third_party::plm_video_set_time(), fl::task::Handle::set_last_run_time(), fl::task::ITaskImpl::set_last_run_time(), fl::task::TimeTask::set_last_run_time(), and time().
Here is the call graph for this function:
Here is the caller graph for this function: