IdleGC::Timer
Constants
DEFAULT_FORCE_GC_PERIOD = 2.minutes
DEFAULT_POLL_INTERVAL = 10.seconds
Class methods
Force an allocation-gated collection even when busy. Defaults to 2 minutes. Set to nil before starting to disable forced collections.
Set the polling interval before starting. Defaults to 10 seconds.
running?
Source