24#ifndef _ASPECT_TIME_SOURCE_H_
25#define _ASPECT_TIME_SOURCE_H_
27#include <aspect/aspect.h>
Fawkes aspect base class.
Thread aspect that allows to provide a time source to the Fawkes clock.
TimeSourceAspect(TimeSource *timesource) __attribute__((nonnull))
Constructor.
TimeSource * get_timesource() const
Get time source.
virtual ~TimeSourceAspect()
Virtual empty destructor.
Fawkes library namespace.