Gst.DateTime.prototype.get_second
function get_second():Number { // Gjs wrapper for gst_date_time_get_second() }
Retrieves the second of the minute represented by datetime in the gregorian calendar. Call gst_date_time_has_second before, to avoid warnings.
- Returns
the second represented by datetime