Home
last modified time | relevance | path

Searched defs:Instant (Results 1 – 2 of 2) sorted by relevance

/base/security/asset/services/core_service/src/
Dsys_event.rs65 pub(crate) fn upload_statistic_system_event(calling_info: &CallingInfo, start_time: Instant, func_n… in upload_statistic_system_event()
87 start_time: Instant, in upload_fault_system_event()
113 start_time: Instant, in upload_system_event()
/base/security/asset/services/crypto_manager/src/
Dcrypto.rs178 pub(crate) fn start_time(&self) -> &Instant { in start_time()