Jump to content

Time a function: Difference between revisions

m
No edit summary
Line 967:
{{works with|Delphi|6.0}}
{{libheader|SysUtils,StdCtrls}}
[[File:DelphiTimerObject.png|frame|none]]
Here is a simple timer object that I use time different parts of the code and figure out which parts take the most time and are targets for optimization.
 
Line 1,046 ⟶ 1,047:
 
</pre>
 
 
=={{header|E}}==
465

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.