Searched refs:maxHistory (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 Dpeer-mgr.c2922 const time_t maxHistory = 2 * CANCEL_HISTORY_SEC; local
2923 const double mult = MIN( timeSinceCancel, maxHistory ) / (double) maxHistory;

Completed in 39 milliseconds