SYMBIAN OS V6.1 EDITION FOR C++
» Symbian OS v6.1 Edition for C++ » API Reference » Timers and Timing Services » TTimerLockSpec
Location: e32std.h Link against:
e32std.h
TTimerLockSpec
Supported from 5.0
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()
RunL()
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 ©2002 Symbian Ltd. 6.1-00174