botanjs/src/externs/System.utils.Perf.js
raw ยท 213 bytes
/** @constructor */
System.utils.Perf = function (){}
/** @type {String} */
System.utils.Perf.uuid;
/** @type {Function} */
System.utils.Perf.ArrayReverse;
/** @type {Function} */
System.utils.Perf.CountSubstr;