MCPcopy
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / PERF_START

Function PERF_START

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

Source from the content-addressed store, hash-verified

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

Callers 2

tickFunction · 0.85
drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected