Class Profile
java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.Profile
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProfile(ProfileNode[] nodes, long startTime, long endTime, Profile.TimeLineItem[] timeLine) -
Method Summary
-
Constructor Details
-
Profile
-
-
Method Details
-
getNodes
-
getStartTime
public long getStartTime() -
getEndTime
public long getEndTime() -
getTimeLine
-
toJSON
public org.graalvm.shadowed.org.json.JSONObject toJSON()
-