cpp-common/bt2/clock-class.hpp: adapt to latest libbabeltrace2 API
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 17 Apr 2024 19:28:23 +0000 (15:28 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit9fdc823585a93a34e58691ae57b79af7e691911f
tree0ffe781e447763b74bf52eceacd9ebfd0319b27c
parentcfd51e71804aa337d949e4287555fcac6cc88aeb
cpp-common/bt2/clock-class.hpp: adapt to latest libbabeltrace2 API

Read anything related to the origin with the new origin() method which
returns a clock origin view from which you may get the namespace, name,
UID, and whether or not it's unknown or the Unix epoch.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ib44547fd60580ab9aea3c0cb3492542749d3a5da
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12729
src/clock-correlation-validator/clock-correlation-validator.cpp
src/cpp-common/bt2/clock-class.hpp
This page took 0.024128 seconds and 4 git commands to generate.