#include <time.h>
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <senf/Utils/Exception.hh>
Go to the source code of this file.
Definition in file ClockService.cci.
Namespaces |
|
namespace | senf |
namespace | senf::scheduler |
The Scheduler interface. |
|
Defines |
|
#define | prefix_ inline |
Functions |
|
ClockService::clock_type | senf::scheduler::now () |
Return (approximate) current time. |
#define | ||||
prefix_ inline | ||||
Definition at line 31 of file ClockService.cci.