Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class Timings

java.lang.Object
  de.matrixweb.harhar.model.Timings
All Implemented Interfaces:
Serializable

class Timings
extends Object

Authors:
marwol


Property Summary
int blocked

int connect

int dns

int receive

int send

int ssl

int wait

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

Property Detail

blocked

int blocked


connect

int connect


dns

int dns


receive

int receive


send

int send


ssl

int ssl


wait

int wait


 

Groovy Documentation