Searched refs:report_ms (Results 1 – 1 of 1) sorted by relevance
62 const uint64_t report_ms = UPDATE_INTERVAL_S * MSEC_PER_SEC; in th_fun() local65 for (now = k_uptime_get(), end = now + end_ms, report = now + report_ms; now < end; in th_fun()78 report += report_ms; in th_fun()