- java.lang.Object
-
- COM.claymoresystems.util.Bench
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static long[] |
accum |
protected static long[] |
mark |
protected static java.lang.String[] |
names |
-
Constructor Summary
Constructors
| Constructor and Description |
Bench() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static void |
clear() |
static void |
clear(int acc) |
static void |
dump() |
static void |
dump(boolean filter) |
static void |
end(int acc) |
static long |
get(int acc) |
static int |
register(java.lang.String name) |
static void |
start(int acc) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.