penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/System.utils.Perf.js

raw ยท 158 bytes

/** @constructor */
System.utils.Perf = function (){}

/** @type {String} */
System.utils.Perf.uuid;

/** @type {Function} */
System.utils.Perf.ArrayReverse;