MCPcopy Index your code
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / PERF_END

Function PERF_END

assets/js/block_ninja.js:527–527  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525// I use these in a special build for custom performance profiling.
526const PERF_START = () => {};
527const PERF_END = () => {};
528const PERF_UPDATE = () => {};
529
530

Callers 2

tickFunction · 0.85
drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected