util_get_timestamp
function util_get_timestamp():Gst.ClockTime {
// Gjs wrapper for gst_util_get_timestamp()
}Get a timestamp as GstClockTime to be used for interval measurements. The timestamp should not be interpreted in any other way.
- Returns
the timestamp