lib: rename "clock value" -> "clock snapshot"
[babeltrace.git] / include / babeltrace / types.h
index bf4c72d93f7a47925709283124dd2a347f0d2b55..39f3f423a6c719216b90f31a7135b64ecb7d89fe 100644 (file)
@@ -77,7 +77,7 @@ typedef int bt_bool;
 typedef const uint8_t *bt_uuid;
 
 typedef struct bt_clock_class bt_clock_class;
-typedef struct bt_clock_value bt_clock_value;
+typedef struct bt_clock_snapshot bt_clock_snapshot;
 typedef struct bt_component bt_component;
 typedef struct bt_component_class bt_component_class;
 typedef struct bt_component_class_filter bt_component_class_filter;
This page took 0.022499 seconds and 4 git commands to generate.