Searched refs:uptime (Results 1 – 1 of 1) sorted by relevance
3161 int64_t uptime = 0; in hb_sub_send_status() local3165 uptime = k_uptime_get(); in hb_sub_send_status()3166 if (uptime > cfg->hb_sub.expiry) { in hb_sub_send_status()3169 period = (cfg->hb_sub.expiry - uptime) / 1000; in hb_sub_send_status()