diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/timerentry_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/timerentry_8h.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,55 @@ + +
++Go to the source code of this file.
Classes | |
class | TTimerEntry |
class | CTimerEntry |
Variables | |
+const TUint | KWaitTime = 2 |
+const TInt | KMaxTimeToWait = 5 |
+const TUint | KInterval = 1000000 |
const TInt | KMaxEntry = 5 |
Definition in file timerentry.h.
+const TInt KMaxEntry = 5 | +
+The maximum number of elements in the list. +
Definition at line 48 of file timerentry.h.
+ ++