measure arbitration delay in enhanced proto as well

This commit is contained in:
John-Michael Baier
2020-11-01 16:09:58 +01:00
parent 512b9d9456
commit 0092320c0f
+2
View File
@@ -574,6 +574,8 @@ result_t BusHandler::handleSymbol() {
timeout = SYN_TIMEOUT;
setState(bs_skip, result);
}
} else {
clockGettime(&sentTime); // for measuring arbitration delay in enhanced protocol
}
// receive next symbol (optionally check reception of sent symbol)