public interface ScriptProfileNode
Modifier and Type | Method and Description |
---|---|
int |
getCallUID() |
Indexable |
getChildren() |
String |
getFunctionName() |
int |
getLineNumber() |
int |
getNumberOfCalls() |
double |
getSelfTime() |
double |
getTotalTime() |
String |
getUrl() |
boolean |
isVisible() |
int getCallUID()
Indexable getChildren()
String getFunctionName()
int getLineNumber()
int getNumberOfCalls()
double getSelfTime()
double getTotalTime()
String getUrl()
boolean isVisible()
Copyright © 2018. All rights reserved.