Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows
»
Measure execution speed of a method.
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Compiler Error and No Ide...
by
bytebites
[
Today
at 08:19:28 am]
How to share an .apk with...
by
rsu333
[
Today
at 07:42:36 am]
Virtual treeview and back...
by
piola
[
Today
at 06:44:32 am]
questions concerning proc...
by
anonymousstranger
[
Today
at 05:09:13 am]
How do I get the name of ...
by
anonymousstranger
[
Today
at 05:08:07 am]
Installation problems on ...
by
TristamShandy
[
Today
at 04:19:20 am]
Question about $include
by
ydd
[
Today
at 04:16:25 am]
64 bit/32 bit problem
by
jamie
[
Today
at 03:37:35 am]
Using GTK3 on Lazarus
by
dbannon
[
Today
at 03:31:47 am]
"Charles Petzold" Style P...
by
WayneSherman
[
Today
at 03:00:35 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Measure execution speed of a method. (Read 3474 times)
DelphiFreak
Sr. Member
Posts: 251
Measure execution speed of a method.
«
on:
February 19, 2011, 05:08:37 am »
Hi,
I sometimes use GetTickCount to measure the execution speed of a method.
What's the recommended equivalent in Lazarus?
Thanks.
Logged
Linux Mint 19.1, Lazarus 2.0, Windows 7&10, Delphi 7, Delphi 10.3 Rio
theo
Global Moderator
Hero Member
Posts: 1891
Re: Measure execution speed of a method.
«
Reply #1 on:
February 19, 2011, 09:58:55 am »
GetTickCount in LCLIntf
uses LCLIntf;
or EpikTimer
http://theseus.sourceforge.net/fpclaz/index.html
«
Last Edit: February 19, 2011, 10:04:24 am by theo
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows
»
Measure execution speed of a method.
TinyPortal
© 2005-2018