Important: The information in this document is obsolete and should not be used for new development.
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.