Unit 'LazLoggerProfiling' Package
[Overview][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home