UNPKG

veritatisdoloremque

Version:
18 lines (10 loc) 485 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/performance-types](./performance-types.md) &gt; [PerformanceTrace](./performance-types.performancetrace.md) &gt; [stop](./performance-types.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