|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.gbench.BenchmarkTime
class BenchmarkTime
Property Summary | |
---|---|
long |
cpu
|
long |
real
|
long |
system
|
long |
user
|
Method Summary | |
---|---|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
Property Detail |
---|
long cpu
long real
long system
long user
Method Detail |
---|
String toString()
Groovy Documentation