How to calculate the elapsed time of a function in Kernel mode

Login to reply to this topic.
Fri, 2008-01-11 06:17
Joined: 2007-08-07
Forum posts: 25

Hi ,

Could anyone tell me how to find the time elapsed in micro seconds of a function in a kernel side.

TTime can be used for user side applications. I am not sure about kernel side.

there is a Kern::SystemTime(); but i am not sure whether that will give time in micro seconds.

Please do help me.


Tue, 2008-01-15 08:26
Joined: 2007-09-20
Forum posts: 95
How to calculate the elapsed time of a function in Kernel mode

Hi,

See the description "NKern" class.


Chao,
Raghav

Tue, 2008-01-15 13:57
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
Re: How to calculate the elapsed time of a function in Kernel

Hi Anoop,

You might find this page interesting read : )

http://www3.symbian.com/faq.nsf/0/B906F4BFAC7632088025706800074BCB?OpenDocument

  • Login to reply to this topic.