use k_get_uptime_ticks() from ISR

Is it unsafe to use k_get_uptime_ticks() from an ISR? 

Related