Red Bird Racing VCU v2
 
Loading...
Searching...
No Matches
Scheduler Directory Reference

The Scheduler library contains the Scheduler class template, which manages the scheduling of tasks for multiple MCP2515 instances, allowing for periodic execution of functions based on a specified time interval and spin-wait threshold.

More...

Directory dependency graph for Scheduler:

Files

file  Scheduler.hpp [code]
 Declaration of the Scheduler class template, for scheduling tasks on multiple MCP2515 instances.
 
file  Scheduler.tpp [code]
 Implementation of the Scheduler class template.
 

Detailed Description

The Scheduler library contains the Scheduler class template, which manages the scheduling of tasks for multiple MCP2515 instances, allowing for periodic execution of functions based on a specified time interval and spin-wait threshold.