[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazLoggerProfiling' (#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.0 Generated 2025-05-03 Home