Uses of Interface
com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector.Timer
- 
Packages that use MarshallerMetricsCollector.Timer Package Description com.atlassian.confluence.impl.content.render.xhtml.analytics  - 
- 
Uses of MarshallerMetricsCollector.Timer in com.atlassian.confluence.impl.content.render.xhtml.analytics
Methods in com.atlassian.confluence.impl.content.render.xhtml.analytics that return MarshallerMetricsCollector.Timer Modifier and Type Method Description @NonNull MarshallerMetricsCollector.TimerMarshallerMetricsCollector. executionStart()Start timing the execution phase.@NonNull MarshallerMetricsCollector.TimerMarshallerMetricsCollector. streamingStart()Start timing the streaming phase. 
 -