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

Reference for unit 'LazLoggerProfiling': Procedures and functions

DbgsMemUsed

  

Generates a formatted message with memory usage for the parent, current, or child block(s).

DbgStartMemWatch

  

Gets or creates memory allocation data for the specified name, and initializes its data.

DbgStartTimer

  

Gets or creates timing data for the specified name, and updates its last execution time.

DbgsTimeUsed

  

Generates a formatted message with execution times for the parent, current, or child blocks.

DbgStopMemWatch

  

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

DbgStopTimer

  

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


Version 4.0 Generated 2025-05-03 Home