[pref] Update docs
This commit is contained in:
parent
14199d6d10
commit
c5d14a85ec
|
@ -30,6 +30,8 @@ const trace = firebase.perf().newTrace("test_trace");
|
|||
|
||||
### Trace
|
||||
|
||||
!> Once a trace has been started and stopped, you cannot re-start it in the same app lifecycle.
|
||||
|
||||
#### start()
|
||||
|
||||
Initializes the trace to start tracing performance to relay back to Firebase.
|
||||
|
|
Loading…
Reference in New Issue