kernel: Document resolution of k_uptime_get*() While k_uptime_get() and k_uptime_get32() return time in milliseconds, they don't need to have millisecond resolution. Resolution with default Zephyr settings in 10ms. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>