Unit 'LazLoggerProfiling' Package
[Overview][Classes][Procedures and functions][Index] [#lazutils]

DbgStartTimer

Gets or creates timing data for the specified name, and updates its last execution time.

Declaration

Source position: lazloggerprofiling.pas line 67

procedure DbgStartTimer(

  AName: string

);

Arguments

AName

  

Name for the timing data retrieved or created in the routine.


Version 4.4 Generated 2025-11-08 Home