Page Speed Optimization Libraries
1.13.35.1
|
#include "scheduler.h"
Public Member Functions | |
bool | operator() (const Alarm *a, const Alarm *b) const |
Sorting comparator for Alarms, so that they can be retrieved in time order. For use by std::set, thus public.