Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows
»
Measure execution speed of a method.
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
UI app to work with SQLit...
by
Tomu
[July 11, 2026, 11:53:42 pm]
Elite Arcade
by
Guva
[July 11, 2026, 11:25:29 pm]
Freepascal
by
marcelomaurinmartins@gmai
[July 11, 2026, 11:24:44 pm]
International Pascal Cong...
by
vincococka
[July 11, 2026, 11:18:49 pm]
Printing on HP Smart Tank
by
JerryHudson
[July 11, 2026, 10:22:12 pm]
Help needed on how to do ...
by
cdbc
[July 11, 2026, 08:38:38 pm]
TDateTimePicker - Make th...
by
wp
[July 11, 2026, 08:20:10 pm]
TCollection wiki entry
by
korba812
[July 11, 2026, 08:18:03 pm]
Why is my program freezin...
by
paweld
[July 11, 2026, 07:19:46 pm]
is there PDS reader/expor...
by
jamie
[July 11, 2026, 07:01:12 pm]
Fpcupdeluxe
by
cdbc
[July 11, 2026, 06:40:29 pm]
weird error message
by
jamie
[July 11, 2026, 06:37:01 pm]
Como compilar uma lib par...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:24:51 pm]
Desenvolvimento visual pa...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:19:16 pm]
OpenDocument('Filename') ...
by
J-G
[July 11, 2026, 06:13:03 pm]
TTL Record Count, i.e. a ...
by
1HuntnMan
[July 11, 2026, 06:05:29 pm]
Using callback
by
LemonParty
[July 11, 2026, 05:43:15 pm]
equivalent to C/C++ "offs...
by
jamie
[July 11, 2026, 12:58:11 pm]
Source Editor Collapsed P...
by
J-G
[July 11, 2026, 11:17:14 am]
Habari STOMP Clients for ...
by
mjustin
[July 11, 2026, 11:15:54 am]
Questions on slight diffe...
by
egsuh
[July 11, 2026, 09:45:30 am]
Have anybody used Horse f...
by
egsuh
[July 11, 2026, 08:31:21 am]
Problems with creating a ...
by
jamie
[July 11, 2026, 12:10:44 am]
val return code
by
Paolo
[July 10, 2026, 10:58:32 pm]
Gtk3 becomes default widg...
by
PascalDragon
[July 10, 2026, 09:59:25 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Measure execution speed of a method. (Read 4518 times)
DelphiFreak
Sr. Member
Posts: 259
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 22, Lazarus 4.0, Windows 11, Delphi 12 Athens, Delphi 13 Florence
theo
Global Moderator
Hero Member
Posts: 1947
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