Source position: lazloggerprofiling.pas line 65
function DbgsTimeUsed(
AFormat: string = '%0:n'
):string;function DbgsTimeUsed(
AFormat: string;
AName: string
):string;