SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base E32_EKA2 » TTimerLockSpec
Location: e32const.h
e32const.h
TTimerLockSpec
Timer lock specifications.
They are used by CTimer::Lock() to define the fraction of a second in which to call its RunL() function.
CTimer::Lock()
CTimer
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
Copyright ©2008 Symbian Software Ltd.