[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazLoggerProfiling' (#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.0 Generated 2025-05-03 Home