Carbon


LMSetTicks

Header: LowMem.h Carbon status: Unsupported

Specifies a value for the low-memory ticks global variable.

void LMSetTicks (
    UInt32 value
);
Parameter descriptions
value

A signed 32-bit integer that specifies the number of ticks since the system last started up.

DISCUSSION

The value specified by LMSetSysEvtMask is also accessible in the system global variable SysEvtMask.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Setting the tick count of the computer is not possible on Mac OS X, and therefore not supported in Carbon.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)