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

DbgsMemUsed

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

Declaration

Source position: lazloggerprofiling.pas line 64

function DbgsMemUsed(

  AFormat: string = '%0:d'

):string;

function DbgsMemUsed(

  AFormat: string;

  AName: string

):string;


Version 4.4 Generated 2025-11-08 Home