pollInterval property
How often to poll the socket. 1 ms is appropriate for industrial 1 Mbps CAN traffic; raise it to amortise overhead on quieter buses.
Implementation
final Duration pollInterval;
How often to poll the socket. 1 ms is appropriate for industrial 1 Mbps CAN traffic; raise it to amortise overhead on quieter buses.
final Duration pollInterval;