veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
23 lines (15 loc) • 899 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/performance](./performance.md)
## performance package
## Functions
| Function | Description |
| --- | --- |
| [getPerformance(app)](./performance.getperformance.md) | Returns a FirebasePerformance instance for the given app. |
| [initializePerformance(app, settings)](./performance.initializeperformance.md) | Returns a FirebasePerformance instance for the given app. Can only be called once. |
| [trace(performance, name)](./performance.trace.md) | Returns a new PerformanceTrace instance. |
## Interfaces
| Interface | Description |
| --- | --- |
| [FirebasePerformance](./performance.firebaseperformance.md) | |
| [PerformanceSettings](./performance.performancesettings.md) | |
| [PerformanceTrace](./performance.performancetrace.md) | |