25 #include <aspect/clock.h> void init_ClockAspect(Clock *clock)
Set the clock.
Fawkes library namespace.
This is supposed to be the central clock in Fawkes.
void add_aspect(const char *name)
Add an aspect to a thread.
Clock * clock
By means of this member access to the clock is given.
virtual ~ClockAspect()
Virtual empty destructor.
ClockAspect()
Constructor.