Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Schedule::Recurring::Schedulable Struct Referenceabstract

recurring Schedulable keeps track of time in order to make recurring scheduling work More...

#include <timed.h>

Inherits Schedule::Schedulable.

Inherited by Schedule::Recurring::Func, and Schedule::Recurring::Method< T >.

Collaboration diagram for Schedule::Recurring::Schedulable:
[legend]

Public Member Functions

bool schedule (uint32_t now) override
 only schedule if dt ms passed since last run
 
virtual void call ()=0
 this method is called to run the Schedulable
 

Detailed Description

recurring Schedulable keeps track of time in order to make recurring scheduling work


The documentation for this struct was generated from the following file: