GLib.DateTime.prototype.get_microsecond
function get_microsecond(): Number(gint) { // Gjs wrapper for g_date_time_get_microsecond() }
Retrieves the microsecond of the date represented by datetime
Since 2.26
- Returns
the microsecond of the second
function get_microsecond(): Number(gint) { // Gjs wrapper for g_date_time_get_microsecond() }
Retrieves the microsecond of the date represented by datetime
Since 2.26
the microsecond of the second