2ronwalf /* Throttling continues until there's only this many or below 2ronwalf /* Interval unit in milliseconds. The throttled-callback is also called 2ronwalf at this interval. Default (0) is 1000 milliseconds. */ 2ronwalf/* Increase event count. Returns TRUE if the event should be logged, 2ronwalf FALSE if it's throttled. ioloop_timeval is used to determine the current