changed profiling algorithm

This commit is contained in:
orignal 2015-06-09 14:04:25 -04:00
parent e8d80e16ba
commit 09298d7457
2 changed files with 9 additions and 17 deletions

View file

@ -51,7 +51,7 @@ namespace data
private:
IdentHash m_IdentHash;
boost::posix_time::ptime m_LastUpdateTime, m_LastDeclinedTime;
boost::posix_time::ptime m_LastUpdateTime;
// participation
uint32_t m_NumTunnelsAgreed;
uint32_t m_NumTunnelsDeclined;