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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbandwidth.h37 HISTORY_MSEC = 2000u, enumerator in enum:__anon7320
38 INTERVAL_MSEC = HISTORY_MSEC,
H A Dbandwidth.c361 return getSpeed_Bps( &b->band[dir].raw, HISTORY_MSEC, now );
370 return getSpeed_Bps( &b->band[dir].piece, HISTORY_MSEC, now );

Completed in 96 milliseconds