Class TimerData
- java.lang.Object
- 
- com.inductiveautomation.ignition.gateway.web.components.react.TimerData
 
- 
 public class TimerData extends java.lang.ObjectCreated by carlg on 4/28/2016.
- 
- 
Constructor SummaryConstructors Constructor Description TimerData(com.codahale.metrics.Timer timer)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description JSONObjecttoJson(boolean includeHistogram)
 
- 
- 
- 
Method Detail- 
toJsonpublic JSONObject toJson(boolean includeHistogram) throws JSONException - Throws:
- JSONException
 
 
- 
 
-