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

TLazLoggerBlockMemWatch.ExitBlock

Updates the cumulative memory allocation for the parent block when a block is exited.

Declaration

Source position: lazloggerprofiling.pas line 54

public procedure TLazLoggerBlockMemWatch.ExitBlock(

  Sender: TLazLogger;

  Level: Integer

); override;

Arguments

Sender

  

Logger class for the block handler.


Version 4.4 Generated 2025-11-08 Home