Skip to content

os: fix the log time misalignment

zhanglianjie requested to merge zhanglianjie-163/xserver:master into master

when the system is suspended, the time will not continue to count, and CLOCK_BOOTTIME should be used when calling clock_gettime.

Signed-off-by: zhanglianjie zhanglianjie@uniontech.com

Merge request reports