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