semf
timebase.h File Reference
Include dependency graph for timebase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  semf::TimeBase
 A TimeBase is the bridge between e.g. a hardware timer (interrupt service routine) and TickReceiver objects like /c SoftwareTimer. Multiple timers can be added to one TimeBase object, but one TickReceiver object can only be added to a single TimeBase. It's also not possible to add a TickReceiver object twice to a TimeBase. More...
 

Namespaces

namespace  semf
 

Detailed Description

Date
26.12.2019
Author
fs

Definition in file timebase.h.