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

DbgsTimeUsed

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

Declaration

Source position: lazloggerprofiling.pas line 65

function DbgsTimeUsed(

  AFormat: string = '%0:n'

):string;

function DbgsTimeUsed(

  AFormat: string;

  AName: string

):string;


Version 4.0 Generated 2025-05-03 Home