Skip to main content

spawn_poller

Function spawn_poller 

Source
pub fn spawn_poller()
Expand description

Spawn the periodic-dump thread (only when enabled). Dumps every 2s so a 30s+ eval captures the high-water region. Also usable as an at-exit hook via the returned guard.