Searched refs:curr_ts_s (Results 1 – 1 of 1) sorted by relevance
875 … next_run = UINT64_MAX, absolutetime_in_minute = 0, minutes_since_last_notification = 0, curr_ts_s; in update_knote_footprint_history() local876 absolutetime_to_nanoseconds(curr_ts, &curr_ts_s); in update_knote_footprint_history()878 curr_ts_s /= NSEC_PER_SEC; in update_knote_footprint_history()882 minutes_since_warning = (curr_ts_s - warning_send_time) / 60; in update_knote_footprint_history()895 minutes_since_critical = (curr_ts_s - critical_send_time) / 60; in update_knote_footprint_history()