public class FlexTimeWatch
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
mEnd |
protected boolean |
mIsON |
protected FlexLogger |
mLogger |
protected java.lang.String |
mOperationName |
protected long |
mStart |
| Constructor and Description |
|---|
FlexTimeWatch(FlexLogger pLogger,
java.lang.String pOperationName) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
start() |
void |
stop() |