public class SectionTimeLogger extends TimeLogger implements Section
| Modifier and Type | Method and Description |
|---|---|
Object |
getIdentifier() |
long |
getTimeElapsedInMillis() |
long |
getTimeElapsedInNanos() |
List<Section> |
subSections() |
endSection, getCurrentSectionTimeLogger, getReportWriter, getSections, setReportWriter, startSection, writeReportpublic long getTimeElapsedInMillis()
getTimeElapsedInMillis in interface Sectionpublic Object getIdentifier()
getIdentifier in interface Sectionpublic List<Section> subSections()
subSections in interface Sectionpublic long getTimeElapsedInNanos()
getTimeElapsedInNanos in interface SectionCopyright © 2014. All Rights Reserved.