About CSystemClock (MMF)

Login to reply to this topic.
Fri, 2006-05-05 11:03
Joined: 2006-03-28
Forum posts: 1
  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 .....Huh? Do you know other class already in v8.0a with the same utility maybe  Huh

Wed, 2007-12-05 07:43
Joined: 2007-09-20
Forum posts: 95
Re: About CSystemClock (MMF)


Try with TTime.
This will do if you are required to add the current time stamp to the packets.


Chao,
Raghav

  • Login to reply to this topic.