protected static final class ManagerBase.SessionTiming extends Object
Constructor and Description |
---|
ManagerBase.SessionTiming(long timestamp,
int duration) |
Modifier and Type | Method and Description |
---|---|
int |
getDuration()
Duration associated with this piece of timing information in seconds.
|
long |
getTimestamp()
Time stamp associated with this piece of timing information in
milliseconds.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.