Home
last modified time | relevance | path

Searched refs:PROFILE_SEARCH_SLEEP_OUT_TIME (Results 1 - 1 of 1) sorted by relevance

/base/security/code_signature/services/key_enable/src/
H A Dkey_enable.rs46 const PROFILE_SEARCH_SLEEP_OUT_TIME: u64 = 600; consts
196 } else if start_time.elapsed() >= Duration::from_secs(PROFILE_SEARCH_SLEEP_OUT_TIME) { in add_profile_cert_path_thread()

Completed in 1 milliseconds