CollectorResetTimerOptions
typedef · Source
Options used to reset the timeout and idle timer of a Collector. Type: Object
Properties
time
optional
time: number
How long to run the collector for (in milliseconds)
idle
optional
idle: number
How long to wait to stop the collector after inactivity (in milliseconds)