Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 200a2805 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook/media: improve timestamp documentation



Explain which clock was used to make the timestamp.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent ffe2a853
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -133,7 +133,10 @@
	    <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>