Zephyr Delay without k_msleep()

I want to insert delay but does not want that the thread goes to sleep. How can it be achieved ?

Related