int64 getProcessUptimeMs()

Gets the KioWare process uptime in milliseconds

Security

Trust Level Required: Low Trust

Return

The process uptime in milliseconds

Examples


var procUpTime = KioApp.getProcessUptimeMs();
console.log("The Current KioWare up time in milliseconds is .. " + procUpTime);

Requirements

KioWare OS (Linux®) version 1.0 or greater.


Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.