Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32const.h

Enum TTimerLockSpec

TTimerLockSpec

Description

Timer lock specifications.

They are used by CTimer::Lock() to define the fraction of a second in which to call its RunL() function.

See also:

EOneOClock

Timer tick is at 1/12 past the second.

ETwoOClock

Timer tick is at 2/12 past the second

EThreeOClock

Timer tick is at 3/12 past the second

EFourOClock

Timer tick is at 4/12 past the second

EFiveOClock

Timer tick is at 5/12 past the second

ESixOClock

Timer tick is at 6/12 past the second

ESevenOClock

Timer tick is at 7/12 past the second

EEightOClock

Timer tick is at 8/12 past the second

ENineOClock

Timer tick is at 9/12 past the second

ETenOClock

Timer tick is at 10/12 past the second

EElevenOClock

Timer tick is at 11/12 past the second

ETwelveOClock

Timer tick is on the second