NAME
Quiq::Html::Util - Hilfsmethoden für die HTML-Generierung
BASE CLASS
METHODS
Klassenmethoden
insertDurationBytes() - Füge Ausführungszeit und Byteanzahl ein
Synopsis
$class->insertDurationBytes(\$html,$t0);
$html2 = $class->insertDurationBytes($html1,$t0);
VERSION
1.221
AUTHOR
Frank Seitz, http://fseitz.de/
COPYRIGHT
Copyright (C) 2024 Frank Seitz
LICENSE
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.