Gio.unix_mount_points_changed_since
function unix_mount_points_changed_since(time: Number(guint64)): Boolean { // Gjs wrapper for g_unix_mount_points_changed_since() }
Checks if the unix mount points have changed since a given unix time.
- time
guint64 to contain a timestamp.
- Returns
true if the mount points have changed since time.