UNPKG

voluptasmollitia

Version:
18 lines (10 loc) 461 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/performance](./performance.md) &gt; [PerformanceTrace](./performance.performancetrace.md) &gt; [stop](./performance.performancetrace.stop.md) ## PerformanceTrace.stop() method Stops the timing of the trace instance and logs the data of the instance. <b>Signature:</b> ```typescript stop(): void; ``` <b>Returns:</b> void