-
public class PerformanceMonitor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classPerformanceMonitor.PerformanceMonitorData
-
Field Summary
Fields Modifier and Type Field Description private SessionReplayLoggerloggerpublic final static PerformanceMonitorINSTANCE
-
Method Summary
Modifier and Type Method Description final SessionReplayLoggergetLogger()final UnitsetLogger(SessionReplayLogger logger)-
-
Method Detail
-
getLogger
final SessionReplayLogger getLogger()
-
setLogger
final Unit setLogger(SessionReplayLogger logger)
-
-
-
-