KasperskyOS Community Edition 1.1
Contents
Contents
KnGetUpTimeRes()
This function is declared in the coresrv/time/time_api.h
file.
Retcode KnGetUpTimeRes(RtlTimeSpec *res);
This function receives the resolution of the source of time whose value can be obtained via KnGetUpTime()
.
Output parameter res
contains the resolution in RtlTimeSpec
format.