25 #ifndef __ASPECT_CLOCK_H_ 26 #define __ASPECT_CLOCK_H_ 28 #include <aspect/aspect.h> 29 #include <utils/time/clock.h> 42 void init_ClockAspect(
Clock *clock);
Thread aspect that allows to obtain the current time from the clock.
Fawkes aspect base class.
Fawkes library namespace.
This is supposed to be the central clock in Fawkes.
Clock * clock
By means of this member access to the clock is given.