|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides information about time to call RemoteFunctions or RemoteMethods.
This class provides following informations.
Method Summary | |
double |
getBackTime()
Gets the time to transfer data of results. |
double |
getExecTime()
Gets the time to execute RemoteFunction/RemoteMethod. |
double |
getForeTime()
Gets the time to transfer data of arguments. |
double |
getInvokeTime()
Gets the time to invoke a FunctionHandle/ObjectHandle. |
double |
getLookupTime()
Gets the time to search information of RemoteFunction/RemoteMethod. |
Method Detail |
public double getLookupTime()
public double getInvokeTime()
public double getForeTime()
public double getExecTime()
public double getBackTime()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |