About CSystemClock (MMF)
| Fri, 2006-05-05 11:03 | |
|
Hi to all!!
I need to use a clock in my application to add a time stamp to some packets before sending and after receiving them. I saw that CSystemClock is pretty useful but it needs to include mmf\devvideo\devvideobase.h, in Symbian OS SDK v8.1a. However, i'm working with Symbian OS SDK v8.0a and the folder mmf\devvideo doesn't exist. So, what should i do??? Try to add a plug-in or ..... ? Do you know other class already in v8.0a with the same utility maybe ![]() |
|






? Do you know other class already in v8.0a with the same utility maybe
Forum posts: 95
Try with TTime.
This will do if you are required to add the current time stamp to the packets.
Chao,
Raghav