Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Previous Book Contents Book Index Next

Inside Macintosh: Devices /
Chapter 6 - Power Manager / Power Manager Reference
Data Structures


Wakeup Time Structure

The wakeup time structure used by the GetWakeupTimer and SetWakeupTimer functions is defined by the WakeupTime data type.

typedef struct WakeupTime {
 unsigned long wakeTime;   /* wakeup time as number of seconds since
                               midnight, January 1, 1904 */
 char wakeEnabled;         /* 1 = enable timer, 0=disable timer */
} WakeupTime;

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996

Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice