Gst.DateTime.new_now_local_time
function new_now_local_time():Gst.DateTime {
// Gjs wrapper for gst_date_time_new_now_local_time()
}Creates a new Gst.DateTime representing the current date and time.
Free-function: gst_date_time_unref
- Returns
the newly created Gst.DateTime which should be freed with Gst.unref.