The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Quiq::Html::Util - Hilfsmethoden für die HTML-Generierung

BASE CLASS

Quiq::Object

METHODS

Klassenmethoden

insertDurationBytes() - Füge Ausführungszeit und Byteanzahl ein

Synopsis

    $class->insertDurationBytes(\$html,$t0);
    $html2 = $class->insertDurationBytes($html1,$t0);

VERSION

1.131

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2019 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.