Searched refs:uptime_secs (Results 1 – 1 of 1) sorted by relevance
100 uint32_t uptime_secs = k_uptime_get_32()/1000U; in main() local102 LOG_INF("Uptime %d secs", uptime_secs); in main()