22#include <syncpoint/syncpoint_call.h>
38: caller_(caller), call_time_(call_time), wait_time_(wait_time)
SyncPointCall(const std::string &caller, Time call_time=Time(), Time wait_time=Time(0.f))
Constructor.
Time get_call_time() const
Get the time when the call was made.
Time get_wait_time() const
Get the wait time.
std::string get_caller() const
Get the name of the component which made the call.
A class for handling time.
Fawkes library namespace.