int64 getProcessUptime()

Gets the KioWare process uptime in system ticks

Security

Trust Level Required: Low Trust

Return

The process uptime in system ticks

Examples


var procUpTime = KioApp.getProcessUptime();
console.log("The Current KioWare up time in system ticks 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.