ninja_2014Member
Posts: 7 · Reputation: 79
#1Aug 4, 2020, 08:36 PM
Hey everyone,
quick question. Is it accurate that the GetExponentialRand function is only called once for every outbound connection, which means the TX is sent with the same delay? But for inbound connections, is it true that the exp function gets called for each one, so they each send the TX with different delays?