Package-level declarations
Types
Link copied to clipboard
Custom trace value that can be used to add unique values to a trace.
Link copied to clipboard
object SharedPerformance
Entry point for creating performance metrics. This object can be used to measure or trace the time between events from different parts of the sdk. Be sure to complete the instances when you use this.
Link copied to clipboard
interface Trace
Interface to track performance of your app. This interface can be implemented in order to ingest performance traces with different cloud services. Use the SharedPerformance.setTraceFactory to construct your version of Trace.
Link copied to clipboard
Link copied to clipboard
The set of all possible trace values.