Searched refs:current_timestamp (Results 1 – 2 of 2) sorted by relevance
55 ClockTimePoint current_timestamp = std::chrono::high_resolution_clock::now(); in AddStateChangedEvent() local68 start_timepoint = current_timestamp; in AddStateChangedEvent()70 end_timepoint = current_timestamp; in AddStateChangedEvent()
458 const time_t current_timestamp = get_current_time(); in LogSniffStarted() local468 current_timestamp - sniff_data.last_mode_change_ts; in LogSniffStarted()480 const time_t current_timestamp = get_current_time(); in LogSniffStopped() local490 current_timestamp - sniff_data.last_mode_change_ts; in LogSniffStopped()