Searched refs:happen_time (Results 1 – 1 of 1) sorted by relevance
78 let happen_time = SystemTime::now().duration_since(UNIX_EPOCH).unwrap().as_millis(); in report_info_handler() localVariable89 hisysevent::build_number_param!("HAPPEN_TIME", happen_time) in report_info_handler()