UnixMountEntry.mountsChangedSince

Checks if the unix mounts have changed since a given unix time.

struct UnixMountEntry
static
bool
mountsChangedSince
(
ulong time
)

Parameters

time ulong

guint64 to contain a timestamp.

Return: %TRUE if the mounts have changed since @time.

Meta