X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs%2Ffs.h;h=0e286f1770c8431c75d6bcfec8f812f624cdbe0a;hb=9254077337fdd8431b4434fbfb066a1309de44ea;hp=720102987572484766a41a4c89be2f10df7c4954;hpb=599faa1c75b3c429745e0d4a983670c3dd205092;p=babeltrace.git diff --git a/plugins/ctf/fs/fs.h b/plugins/ctf/fs/fs.h index 72010298..0e286f17 100644 --- a/plugins/ctf/fs/fs.h +++ b/plugins/ctf/fs/fs.h @@ -78,6 +78,8 @@ struct ctf_fs_stream { }; struct ctf_fs_component_options { + uint64_t clock_offset; + uint64_t clock_offset_ns; }; struct ctf_fs_port_data {