KasperskyOS Community Edition 1.1
Contents
Contents
KnGetUpTime()
This function is declared in the coresrv/time/time_api.h
file.
Retcode KnGetUpTime(RtlTimeSpec *time);
This function lets you get the time that has elapsed since the start of the system.
Output parameter time
contains the time in RtlTimeSpec
format.