Uniot Core
0.8.1
Loading...
Searching...
No Matches

Task implementation for the Uniot scheduler system. More...

Collaboration diagram for Task:

Topics

 ESP32 Task
 ESP32-specific task implementation for the Uniot Core.
 
 ESP8266 Task
 ESP8266-specific task implementation for the Uniot Core.
 

Classes

class  uniot::SchedulerTask
 

Detailed Description

Task implementation for the Uniot scheduler system.

SchedulerTask extends the platform-specific Task implementation with additional functionality for the Uniot scheduling system. It provides timing control and execution tracking capabilities.