GRPC_SINFO_GET_COMP_TO_REMOTE_DECOMPRESSION_REAL_TIME_NP - Gets real time for decompression from the session information.
INTEGER FUNCTION GRPC_SINFO_GET_COMP_TO_REMOTE_DECOMPRESSION_REAL_TIME_NP(SESSION_INFO, N, SEC, USEC)
INTEGER(KIND=8) SESSION_INFOINTEGER NINTEGER SECINTEGER USECThe GRPC_SINFO_GET_COMP_TO_REMOTE_DECOMPRESSION_REAL_TIME_NP() function gets real time for decompression from the session information.
This value is measured on transferring arguments from Ninf-G Client to 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_INITIALIZEDGRPC_OTHER_ERROR_CODE