public final class TraceTimer extends Object
| Constructor and Description |
|---|
TraceTimer(TraceHandler.TimingType eType) |
| Modifier and Type | Method and Description |
|---|---|
void |
startTiming() |
void |
stopTiming()
Stop the timer and add the time to the totals being accumulated in TraceHandler.
|
public TraceTimer(TraceHandler.TimingType eType)
public void startTiming()
public void stopTiming()
Copyright © 2010 - 2020 Adobe. All Rights Reserved