Realtime -- Real-time Alarm Library
The Realtime library contains abstraction classes to offer an asynchronous real-time alarm notification system for applications. It is a wrapper around the Linux librt real-time library, and might be implemented less efficiently on other operating systems.
Header Files
- AlarmTimer.h
- AlarmTimer is a wrapper class around per-process real-time events. It handles timer resource management and event handling.