Home
last modified time | relevance | path

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

/base/security/code_signature/services/key_enable/src/
H A Dkey_enable.rs45 const PROFILE_SEARCH_SLEEP_TIME: u64 = 200; consts
200 thread::sleep(Duration::from_millis(PROFILE_SEARCH_SLEEP_TIME)); in add_profile_cert_path_thread()

Completed in 1 milliseconds