X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fiterator.h;h=aa6470e74315a3f31118aa1c8f320e14c558445b;hp=8c106ccb16cb0b76500264d8ae38b6f97a362ab3;hb=836c4dd8489aabc241590fb37859ee64443aba01;hpb=2b78f360e801cfe3fa51092c56c96c8fe23983e0 diff --git a/include/babeltrace/iterator.h b/include/babeltrace/iterator.h index 8c106ccb..aa6470e7 100644 --- a/include/babeltrace/iterator.h +++ b/include/babeltrace/iterator.h @@ -37,7 +37,7 @@ struct bt_saved_pos; * type represents the type of seek to use. * u is the argument of the seek if necessary : * - seek_time is the real timestamp to seek to when using BT_SEEK_TIME, it - * is expressed in "raw" seconds (not offsetted) + * is expressed in nanoseconds * - restore is a position saved with bt_iter_get_pos, it is used with * BT_SEEK_RESTORE. */