| Modifier and Type | Field and Description |
|---|---|
Long |
childrenTotalTime |
String |
emiterID |
Long |
finalizationTime |
Long |
initializationTime |
Integer |
numberOfSubcalls |
Long |
subcallsTotalTime |
Long |
totalTime |
| Constructor and Description |
|---|
Types.ExecutionPerformanceEvent() |
public String emiterID
public Long totalTime
public Long initializationTime
public Long finalizationTime
public Long childrenTotalTime
public Integer numberOfSubcalls
public Long subcallsTotalTime
Copyright © 2014. All Rights Reserved.