FileMonitor.setRateLimit
void setRateLimit(int limitMsecs)Sets the rate limit to which the monitor will report consecutive change events to the same file.
Parameters
limitMsecs | a non-negative integer with the limit in milliseconds to poll for changes |