Print timestamps in text plug-in
[babeltrace.git] / formats / ctf / ir / clock.c
index dee93c7a54634676f204ec4a0867cb74fcbad0d7..4eed39c718a42a6f67e37883d89929709e95814a 100644 (file)
@@ -501,7 +501,7 @@ end:
        return ret;
 }
 
-int bt_ctf_clock_value_ns_from_epoch(struct bt_ctf_clock_value *value,
+int bt_ctf_clock_value_get_value_ns_from_epoch(struct bt_ctf_clock_value *value,
                int64_t *ret_value_ns)
 {
        int ret = 0;
This page took 0.025536 seconds and 4 git commands to generate.