Class Profile

java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.Profile

public final class Profile extends Object
  • Constructor Details

  • Method Details

    • getNodes

      public ProfileNode[] getNodes()
    • getStartTime

      public long getStartTime()
    • getEndTime

      public long getEndTime()
    • getTimeLine

      public Profile.TimeLineItem[] getTimeLine()
    • toJSON

      public org.graalvm.shadowed.org.json.JSONObject toJSON()