public static class Timer.Entry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
count |
long |
elapsedTime |
java.lang.String |
name |
Constructor and Description |
---|
Entry(java.lang.String name) |
Copyright © 2009-2017 Google. All Rights Reserved.