UnixMountMonitor.setRateLimit

Sets the rate limit to which the mount_monitor will report consecutive change events to the mount and mount point entry files. Since 2.18

class UnixMountMonitor
void
setRateLimit
()

Parameters

limitMsec int

a integer with the limit in milliseconds to poll for changes.

Meta