pub const EVENT_TIMEOUT: u128 = 30000000;
Expand description
! How long to wait for paddles packets for each event in microseconds. This does highly depend on the frequency with which the readoutboards are emitting For now, lets use 30s. This will impact also the size of the caches (see below)