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

TLazLoggerBlockTimer.ExitBlock

Updates the cumulative execution time when a block is exited.

Declaration

Source position: lazloggerprofiling.pas line 35

public procedure TLazLoggerBlockTimer.ExitBlock(

  Sender: TLazLogger;

  Level: Integer

); override;

Arguments

Sender

  

Logger class instance for the block handler.

Level

  

Nesting level before the block handler is exited.


Version 4.4 Generated 2025-11-08 Home