summaryrefslogtreecommitdiff
path: root/examples/background_task/src/backgroundtask.cpp
AgeCommit message (Collapse)Author
2024-05-22Add background task example pluginMason Reed
Clarify BackgroundTask functionality (skip-note, skip-ci) Providing clear documentation so it is understood that background tasks do not manage the execution of said the task. Add background_task plugin to examples section