TimingLoggerpublic class TimingLogger extends Object
Constructors Summary |
---|
public TimingLogger(String tag, String label) throw new RuntimeException("Stub!");
|
Methods Summary |
---|
public void | addSplit(java.lang.String splitLabel) throw new RuntimeException("Stub!");
| public void | dumpToLog() throw new RuntimeException("Stub!");
| public void | reset(java.lang.String tag, java.lang.String label) throw new RuntimeException("Stub!");
| public void | reset() throw new RuntimeException("Stub!");
|
|