From professional translators, enterprises, web pages and freely available translation repositories.
additionally, the microsoft* windows* os uptime can be obtained by calling the function gettickcount as declared in winbase.h. the dword returned is in milliseconds which can be translated into seconds to give a picture of the total operating system up-time.
另外,对于 microsoft* windows* 操作系统,其正常运行时间可以通过调用 winbase.h 中定义的 gettickcount 函数获得。所返回的 dword 以毫秒为单位,可以将它转换为秒数,以说明操作系统总启动时间的整体情况。