Searched refs:lastCancel (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.c217 time_t lastCancel; member in struct:tr_torrent_peers
2915 t->lastCancel = now;
2918 timeSinceCancel = now - t->lastCancel;

Completed in 85 milliseconds