Home > @firebase/performance > PerformanceTrace > stop
PerformanceTrace.stop() method
Stops the timing of the trace instance and logs the data of the instance.
Signature:
stop(): void;
Returns:
void
Home > @firebase/performance > PerformanceTrace > stop
Stops the timing of the trace instance and logs the data of the instance.
Signature:
stop(): void;
Returns:
void