I want to use sys_time_get() on my ble app in SES env. but it looks like sdk 14.2.0 doesn't support sys_time_get() on SES env.
So I'd like to use the similar function such as sys_time_get() if I can not use sys_time_get() on SES env. or let me know what the function to get current time is.
Then thanks,
Jay Park