Groovy Documentation

groovy.gbench
[Groovy] Class BenchmarkUtilities

java.lang.Object
  groovy.gbench.BenchmarkUtilities

class BenchmarkUtilities

Method Summary
static boolean isCpuTimeEnabled()

static boolean isTraceEnabled()

 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Method Detail

isCpuTimeEnabled

static boolean isCpuTimeEnabled()


isTraceEnabled

static boolean isTraceEnabled()


 

Groovy Documentation