Function ul_sys::ulConfigSetRecycleDelay[][src]

pub unsafe extern "C" fn ulConfigSetRecycleDelay(
    config: ULConfig,
    delay: f64
)
Expand description

The amount of time (in seconds) to wait before running the recycler (will attempt to return excess memory back to the system). (Default = 4.0)