Gst.DateTime.new_now_utc
function new_now_utc():Gst.DateTime { // Gjs wrapper for gst_date_time_new_now_utc() }
Creates a new Gst.DateTime that represents the current instant at Universal coordinated time.
Free-function: gst_date_time_unref
- Returns
the newly created Gst.DateTime which should be freed with Gst.unref.