[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazLoggerProfiling' (#lazutils)

DbgStopTimer

Updates timing data using the specified name when it is stopped, and calculates its cumulative execution time.

Declaration

Source position: lazloggerprofiling.pas line 68

procedure DbgStopTimer(

  AName: string

);

Arguments

AName

  

Name for the timing data updated in the routine.


Version 4.0 Generated 2025-05-03 Home