QueryPerformanceCounter retrieves the current value of the performance counter . and performance counter measures the performance related events of the microprecessors . So does getPerfCounter give me the current value of the performance counter , that is , does it give the time in microseconds .
-shailesh On Fri, 02 Apr 2004 Dirk Reiners wrote : > > Hi Shailesh, > >On Fri, 2004-04-02 at 02:02, shailesh kumar wrote: > > I want to know how can I use performanceCounter to measure fraterate . > > I am not able to figureout exactly what does osg::getPerfCounter() and > > osg::getPerfCounterFreq give me . > >Check out the VS help for QueryPerformanceCounter. > >Yours > > Dirk > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Opensg-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/opensg-users
