IdleUpdate
You can use theIdleUpdate
function to reset the Power Manager's activity timer.
FUNCTION IdleUpdate: LongInt;DESCRIPTION
TheIdleUpdate
function resets the activity timer. It takes no parameters and returns the value in theTicks
global variable at the time the function was called.