spawn_runtime_reporting_keepalive

Function spawn_runtime_reporting_keepalive 

Source
pub(crate) fn spawn_runtime_reporting_keepalive(
    reporter: Option<&RuntimeReporter>,
    idle_snapshot: Option<Value>,
) -> Option<(Arc<AtomicBool>, JoinHandle<()>)>