Home
last modified time | relevance | path

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

/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/utils/
H A Dthread_base.h55 typedef std::function<uint64_t ()> slot_timer; typedef
105 slot_timer& slot_next_timeout() { return m_slot_next_timeout; } in slot_next_timeout()
144 slot_timer m_slot_next_timeout;