24#include <aspect/clock.h>
25#include <aspect/inifins/clock.h>
26#include <utils/time/clock.h>
48 if (clock_thread == 0) {
50 "ClockAspect, but RTTI says it "
Aspect initializer/finalizer base class.
Thread cannot be initialized.
virtual void init(Thread *thread)
Initialize thread.
virtual void finalize(Thread *thread)
Finalize thread.
ClockAspectIniFin(Clock *clock)
Constructor.
Thread aspect that allows to obtain the current time from the clock.
void init_ClockAspect(Clock *clock)
Set the clock.
This is supposed to be the central clock in Fawkes.
Thread class encapsulation of pthreads.
const char * name() const
Get name of thread.
Fawkes library namespace.