Skip to main content

collect_thread_cycles

Function collect_thread_cycles 

Source
pub fn collect_thread_cycles() -> usize
Expand description

Collect cyclic garbage in the current thread created by Cc::new. Return the number of objects collected.