Home
last modified time | relevance | path

Searched refs:tfnow (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c1313 GstClockTime tfnow; in main() local
1317 tfnow = gst_util_get_timestamp (); in main()
1318 diff = GST_CLOCK_DIFF (tfthen, tfnow); in main()