X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FPacker.js;h=a9c9442403fe90487d14a26e8d6a34a50fae6a99;hb=47d710e1ad8352be849a59e4728f421627e568a6;hp=2b90244615374135033b52133a2c55e756419d8d;hpb=1c112ad8d5cecd0351642c79419edab08e1a9074;p=gnome.introspection-doc-generator diff --git a/JSDOC/Packer.js b/JSDOC/Packer.js index 2b90244..a9c9442 100644 --- a/JSDOC/Packer.js +++ b/JSDOC/Packer.js @@ -426,6 +426,7 @@ Packer.prototype = { if (out.length) { File.write(minfile, out); + this.timerPrint("Write (" + out.length + "bytes) " + minfile); } return out;