24 #include <aspect/inifins/time_source.h>
25 #include <aspect/time_source.h>
26 #include <utils/time/clock.h>
27 #include <core/threading/thread_finalizer.h>
42 TimeSourceAspectIniFin::TimeSourceAspectIniFin(
Clock *clock)
54 if (timesource_thread == NULL) {
56 "TimeSourceAspect, but RTTI says it "
57 "has not. ", thread->
name());
66 "is already another time provider.");
76 if (timesource_thread == NULL) {
78 "TimeSourceAspect, but RTTI says it "
79 "has not. ", thread->
name());