Searched refs:roughly_msec (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtr-dht.c94 const int roughly_msec = roughly_sec * 1000; local
95 const int msec = roughly_msec/2 + tr_cryptoWeakRandInt(roughly_msec);

Completed in 46 milliseconds