UnixMountEntry.mountsChangedSince

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

class UnixMountEntry
static
bool
mountsChangedSince
(
ulong time
)

Parameters

time ulong

guint64 to contain a timestamp.

Return Value

Type: bool

%TRUE if the mounts have changed since @time.

Meta