Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThread.GetTickCount (deprecated)

Return tick count (32-bit).

Declaration

Source position: classesh.inc line 2030

public class function TThread.GetTickCount: LongWord;

Description

GetTickCount is deprecated and should not be used. Use TThread.GetTickCount64 instead.

See also

TThread.GetTickCount64

  

Return tick count (64-bit).


Documentation generated on: Jul 24 2023