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.
pub fn spawn_poller()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.