Searched refs:getSpeed_Bps (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 Dbandwidth.c34 getSpeed_Bps( const struct bratecontrol * r, unsigned int interval_msec, uint64_t now ) function
361 return getSpeed_Bps( &b->band[dir].raw, HISTORY_MSEC, now );
370 return getSpeed_Bps( &b->band[dir].piece, HISTORY_MSEC, now );

Completed in 87 milliseconds