UNPKG

@probe.gl/stats

Version:

Stats object for reporting performance statistics

5 lines 223 B
export { default as Stats } from "./lib/stats.js"; export { default as Stat } from "./lib/stat.js"; // UTILITIES export { default as _getHiResTimestamp } from "./utils/hi-res-timestamp.js"; //# sourceMappingURL=index.js.map