![]() |
LMGetTicks |
||||
Header: | LowMem.h | Carbon status: | Unsupported | |
Returns a value that describes the low-memory ticks global variable.
UInt32 LMGetTicks ();
LMGetTicks returns a signed 16-bit integer that describes the current number of ticks since the system last started up. For details on functions that let you obtain data about timing, see Getting Timing Information.
The value obtained by LMGetTicks is also accessible in the system global variable Ticks.
Not supported in Carbon. Not available in Carbon.
You should instead use TickCount.
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)