mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 17:15:16 -04:00
converted static variable to class member in pqihandler
This commit is contained in:
parent
34f49d4ae8
commit
972de42864
2 changed files with 12 additions and 10 deletions
|
@ -121,6 +121,7 @@ protected:
|
|||
|
||||
uint32_t nb_ticks ;
|
||||
time_t last_m ;
|
||||
time_t mLastRateCapUpdate ;
|
||||
float ticks_per_sec ;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue