Skip to main content

ChkQuery_StatMinResponseTime

Valid for: CANoe DE

Function Syntax

long ChkQuery_StatMinResponseTime (dword aCheckId);

Method Syntax

Method Syntax
check.QueryStatMinResponseTime();

Check Name

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

Description

Returns the shortest time lag between the request and corresponding response message that occurred during the current observation period.

Parameters

  • aCheckId: Reference to check context.

Return Values

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

Example

ChkCreate_MostPropertyProtocolError, ChkStart_MostPropertyProtocolErrorChkCreate_MostMethodProtocolError, ChkStart_MostMethodProtocolError