All Databases
Inside Mac - Basic Toolbox
DisableWUTime
EnableIdle
DisableIdle
GetCPUSpeed
SetWUTime
GetWUTime
SleepQInstall
SleepQRemove
AOn
AOnIgnoreModem
BOn
AOff
BOff
ModemStatus
BatteryStatus
IdleUpdate
DisableWUTime
Disable the wakeup timer
#include <
Power.h
>
Power Manager
OSErr
DisableWUTime
(void);
returns
The
DisableWUTime
function disables the wakeup timer. You must set a
new wakeup time to reenable the wakeup timer.
Referenced by (3):
Setting, Disabling, and Reading the Wakeup Timer
Power Mgr (Inside Mac - Index)
Setting, Disabling, and Reading the Wakeup Timer (Inside Mac - Basic Toolbox)