GRPC_SINFO_GET_EXECUTABLE_TRANSFER_RESULT_CPU_TIME_NP
- Gets CPU time for transferring RPC results from the session information.
INTEGER FUNCTION GRPC_SINFO_GET_EXECUTABLE_TRANSFER_RESULT_CPU_TIME_NP(SESSION_INFO, SEC, USEC)
INTEGER(KIND=8) SESSION_INFO
INTEGER SEC
INTEGER USEC
The GRPC_SINFO_GET_EXECUTABLE_TRANSFER_RESULT_CPU_TIME_NP() function gets CPU time for transferring RPC results from the session information.
This value is measured in Ninf-G Executable.
This function is MT-safe.
If successful, GRPC_NO_ERROR is returned. In the case of an error, Error code is returned.
GRPC_NOT_INITIALIZED
GRPC_OTHER_ERROR_CODE