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

DbgStopMemWatch

Updates memory allocation data using the specified name when it is stopped, and calculates its cumulative usage.

Declaration

Source position: lazloggerprofiling.pas line 70

procedure DbgStopMemWatch(

  AName: string

);

Arguments

AName

  

Name for the associated memory allocation data updated in the routine.


Version 4.4 Generated 2025-11-08 Home