Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Integer com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.getClockValue ( )

Get numerical value of the load for this test.

Definition at line 114 of file TestEntity.java.

114  {
115  return clockValue;
116  }