ProcessTrace
.
@param aResourceName name of the component generating the event
@param aType type of the event. Standard types are defined as constants on the {@link ProcessTraceEvent} interface, but any string may be used.
@param aDescription description of the event
@param aDuration duration of the event in milliseconds
@param aResultMsg result message of event
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|