#include <eventlog.h>
|
| static boost::gregorian::date | epoch = boost::gregorian::date(2015, 1, 1) |
| |
| static const unsigned long | MSEC_IN_DAY = 86400000 |
| |
§ timestamp()
| static unsigned long sysevent_timer::timestamp |
( |
| ) |
|
|
inlinestatic |
§ timestamp_to_str()
| static std::string sysevent_timer::timestamp_to_str |
( |
| ) |
|
|
inlinestatic |
§ epoch
| boost::gregorian::date sysevent_timer::epoch = boost::gregorian::date(2015, 1, 1) |
|
static |
§ MSEC_IN_DAY
| const unsigned long sysevent_timer::MSEC_IN_DAY = 86400000 |
|
static |
The documentation for this class was generated from the following files: