Skip to main content

ChkQuery_StatAvResponseTime

Valid for: CANoe DE

Function Syntax

long ChkQuery_StatAvResponseTime (dword aCheckId);

Method Syntax

Method Syntax
check.QueryStatAvResponseTime();

Check Name

MOST Property Protocol Observation (Check Description) | MOST Method Protocol Observation (Check Description)

Description

Returns the average time lag between the request and corresponding response messages. Only those requests that were resolved within the specified maximum response time are taken into consideration here.

Parameters

  • aCheckId: Reference to check context.

Return Values

  • < 0: Refer the query error codes.
  • ≥ 0: Average response time during the current time period.

Example

ChkCreate_MostPropertyProtocolError, ChkStart_MostPropertyProtocolErrorChkCreate_MostMethodProtocolError, ChkStart_MostMethodProtocolError