Searched defs:start_time (Results 1 – 2 of 2) sorted by relevance
50 let start_time = Instant::now(); in delete_data_by_owner() localVariable
50 start_time: Instant, field172 pub(crate) fn start_time(&self) -> &Instant { in start_time() method