SingleComponentPerformanceInformationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Information about the time spent in a single component.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] The component name (or other identification). 
invocationCount property
int
[0,1] Number of invocations of methods in this component. 
totalTime property
long
[0,1] Time spent in the component - in microseconds.