Search found 1 match

by fork
Mon Dec 17, 2012 3:59 am
Forum: General
Topic: upload & downlad speed problem... bug ???
Replies: 0
Views: 1434

upload & downlad speed problem... bug ???

upload & downlad speed get too lagre when i changed my system time on transmission 2.73...

I search the problem in source, maybe here cause it...

static unsigned int
getSpeed_Bps( const struct bratecontrol * r, unsigned int interval_msec, uint64_t now )
{
if( !now )
now = tr_time_msec();

if ...