Skip to content
Developer Fields

Developer Fields

Development, Architecture and More

Developer Fields

  • Home
  • Articles
  • Thoughts
  • Tutorials
  • EnglishEnglish

C#

Uncategorized C#

Measure elapsed run time of a code segment

August 31, 2017

Sometimes we need to know the elapsed time of a method call, that is, how long its taking the code to get run. Usually we suspect the code segment is taking to long to execute and we need to find the bottleneck or maybe we are developing an application with some time restrictions.

There are several functions on the kernel32.dll windows library that may help in this task.

Read More
Jorge

Series

  • No categories

Recent Posts

  • Design Patterns. Abstract Factory Pattern
  • Measure elapsed run time of a code segment
  • Memory use in Delphi
  • Reference counting
  • Abstract classes and interfaces

Archives

  • September 2017
  • August 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2023 Developer Fields | Designed by: Theme Freesia | Powered by: WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok