Home
last modified time | relevance | path

Searched refs:choker_update_timer (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/torrent/
H A Dtorrentcontrol.h323 Timer choker_update_timer; variable
H A Dtorrentcontrol.cpp211 if (choker_update_timer.getElapsedSinceUpdate() >= 10000 || pman->chokerNeedsToRun()) { in update()
220 choker_update_timer.update(); in update()
407 choker_update_timer.update(); in continueStart()