X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-clock-class.cpp;fp=src%2Fbin%2Flttng-sessiond%2Fust-clock-class.cpp;h=cdb3b50a5fe5154c57322eed7f4db975ae0b8f9d;hp=b4a8e208bc28e665855d667a9b6b9dc7b981279c;hb=cd9adb8b829564212158943a0d279bb35322ab30;hpb=e665dfbce25215d5ec77ff03a279c7163b337db1 diff --git a/src/bin/lttng-sessiond/ust-clock-class.cpp b/src/bin/lttng-sessiond/ust-clock-class.cpp index b4a8e208b..cdb3b50a5 100644 --- a/src/bin/lttng-sessiond/ust-clock-class.cpp +++ b/src/bin/lttng-sessiond/ust-clock-class.cpp @@ -146,7 +146,7 @@ void measure_single_clock_offset(struct offset_sample *sample) * to complete, thus removing imprecision caused by preemption. * May return a negative offset. */ -lst::clock_class::scycles_t measure_clock_offset(void) +lst::clock_class::scycles_t measure_clock_offset() { struct offset_sample offset_best_sample = { .offset = 0,