24#ifndef _UTILS_TIME_TIMESOURCE_H_
25#define _UTILS_TIME_TIMESOURCE_H_
virtual ~TimeSource()
Destructor.
virtual timeval conv_native_to_exttime(const timeval *tv) const =0
Convert a native time to the external time.
virtual timeval conv_to_realtime(const timeval *tv) const =0
Convert a time given w.r.t.
virtual void get_time(timeval *tv) const =0
Get the current time.
Fawkes library namespace.