FastLED
3.9.15
Loading...
Searching...
No Matches
fl::TaskImpl Member List
This is the complete list of members for
fl::TaskImpl
, including all inherited members.
auto_register_with_scheduler
()
fl::TaskImpl
private
create_after_frame
()
fl::TaskImpl
static
create_after_frame
(const fl::TracePoint &trace)
fl::TaskImpl
static
create_at_framerate
(int fps)
fl::TaskImpl
static
create_at_framerate
(int fps, const fl::TracePoint &trace)
fl::TaskImpl
static
create_before_frame
()
fl::TaskImpl
static
create_before_frame
(const fl::TracePoint &trace)
fl::TaskImpl
static
create_every_ms
(int interval_ms)
fl::TaskImpl
static
create_every_ms
(int interval_ms, const fl::TracePoint &trace)
fl::TaskImpl
static
execute_catch
(const Error &error)
fl::TaskImpl
execute_then
()
fl::TaskImpl
has_catch
() const
fl::TaskImpl
inline
has_then
() const
fl::TaskImpl
inline
id
() const
fl::TaskImpl
inline
interval_ms
() const
fl::TaskImpl
inline
is_auto_registered
() const
fl::TaskImpl
inline
is_canceled
() const
fl::TaskImpl
inline
last_run_time
() const
fl::TaskImpl
inline
make_shared
(Args &&... args)
fl::TaskImpl
friend
mAutoRegistered
fl::TaskImpl
private
mCanceled
fl::TaskImpl
private
mCatchCallback
fl::TaskImpl
private
mHasCatch
fl::TaskImpl
private
mHasThen
fl::TaskImpl
private
mIntervalMs
fl::TaskImpl
private
mLastRunTime
fl::TaskImpl
private
mTaskId
fl::TaskImpl
private
mThenCallback
fl::TaskImpl
private
mTraceLabel
fl::TaskImpl
private
mType
fl::TaskImpl
private
operator=
(const TaskImpl &)=delete
fl::TaskImpl
operator=
(TaskImpl &&)=default
fl::TaskImpl
ready_to_run
(uint32_t current_time) const
fl::TaskImpl
ready_to_run_frame_task
(uint32_t current_time) const
fl::TaskImpl
Scheduler
class
fl::TaskImpl
friend
set_canceled
()
fl::TaskImpl
set_catch
(function< void(const Error &)> on_catch)
fl::TaskImpl
set_last_run_time
(uint32_t time)
fl::TaskImpl
inline
set_then
(function< void()> on_then)
fl::TaskImpl
task
class
fl::TaskImpl
friend
TaskImpl
(TaskType type, int interval_ms)
fl::TaskImpl
private
TaskImpl
(TaskType type, int interval_ms, const fl::TracePoint &trace)
fl::TaskImpl
private
TaskImpl
(const TaskImpl &)=delete
fl::TaskImpl
TaskImpl
(TaskImpl &&)=default
fl::TaskImpl
trace_label
() const
fl::TaskImpl
inline
type
() const
fl::TaskImpl
inline
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2