FileMonitor.rateLimit
int rateLimit() @propertyGet rateLimit property.
Returns
The limit of the monitor to watch for changes, in milliseconds.
void rateLimit(int propval) @propertySet rateLimit property.
Parameters
propval | The limit of the monitor to watch for changes, in milliseconds. |