[Mono-list] Alternative of QueryPerformanceCounter and QueryPerformanceFrequency on Linux using mono framrwork

Chris Swiedler cswiedler at trionworlds.com
Tue Mar 28 17:20:01 UTC 2017


What do you mean, an alternative? Mono has some, but definitely not all, of the basic Windows performance counters (http://www.mono-project.com/archived/mono_performance_counters/). If you want more than that, you’ll probably need to write your own code to open a file under /proc and parse the output.

chris

From: Mono-list [mailto:mono-list-bounces at lists.dot.net] On Behalf Of nikhil sehgal
Sent: Tuesday, March 28, 2017 10:18 AM
To: mono-devel-list at lists.dot.net; mono-list at lists.dot.net; mono-announce-list at lists.dot.net
Subject: [Mono-list] Alternative of QueryPerformanceCounter and QueryPerformanceFrequency on Linux using mono framrwork

HI ALL,

i am looking for alternative for following in linux using mono-framework


  1.  QueryPerformanceCounter
  2.  QueryPerformanceFrequency

--
Thanks & Regards
NIkhil Sehgal
Mobile No 9711855929
Email Id nikhil.jiet at gmail.com<mailto:nikhil.jiet at gmail.com>
Skype ID sehgal.nikhil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20170328/6c8c9c19/attachment.html>


More information about the Mono-list mailing list