UpdateUsrActivity on 64-bits
Christiaan Hofman <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
I am using the UpdateUsrActivity() function to prevent the computer from sleeping at certain times. However when moving over to 64-bits I just discovers that this function is not available for 64-bit, as the OSServices/Power.h header is excluded for __LP64. Could anyone tell me what the proper replacement is? Thanks Christiaan