FileMonitor.setRateLimit

Sets the rate limit to which the @monitor will report consecutive change events to the same file.

class FileMonitor
void
setRateLimit

Parameters

limitMsecs int

a non-negative integer with the limit in milliseconds to poll for changes

Meta