Skip to main content

start

Function start 

Source
pub fn start()
Expand description

Start the background updater thread (once per process). Idempotent; call from a consumer’s create / open. The cache is seeded synchronously here so the very first now_us is valid even before the thread’s first refresh.