Update Csocket to ef6bcb9d5c1aecd778c5a57604eabdcb5e1ee06e

This commit is contained in:
Alexey Sokolov
2014-06-17 23:22:16 +01:00
parent 64fb99a469
commit 93d2eec4db
2 changed files with 16 additions and 6 deletions
+3
View File
@@ -395,6 +395,9 @@ public:
//! removes the pause on RunJon
void UnPause();
//! reset the timer
void Reset();
timeval GetInterval() const;
uint32_t GetMaxCycles() const;
uint32_t GetCyclesLeft() const;