[media] DocBook/media: improve timestamp documentation
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 8 May 2015 10:55:01 +0000 (07:55 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 18 May 2015 19:27:31 +0000 (16:27 -0300)
Explain which clock was used to make the timestamp.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/vidioc-dqevent.xml

index 50ccd33948c1cbee6fb8bbd28864681780c1b833..c9c3c7713832931954b12d58ff4bfb3c6fa4afb3 100644 (file)
            <entry>struct timespec</entry>
            <entry><structfield>timestamp</structfield></entry>
             <entry></entry>
-           <entry>Event timestamp.</entry>
+           <entry>Event timestamp. The timestamp has been taken from the
+           <constant>CLOCK_MONOTONIC</constant> clock. To access the
+           same clock outside V4L2, use <function>clock_gettime(2)</function>.
+           </entry>
          </row>
          <row>
            <entry>u32</entry>
This page took 0.25173 seconds and 5 git commands to generate.