Public Member Functions | |
| void | tick () |
Public Attributes | |
| u64 | time = 0 |
| int | counter = 0 |
| bool | logged = false |
|
inline |
References counter, porting::getTimeS(), logged, and time.
| int con::ConnectionReceiveThread::RateLimitHelper::counter = 0 |
Referenced by tick().
| bool con::ConnectionReceiveThread::RateLimitHelper::logged = false |
Referenced by tick().
| u64 con::ConnectionReceiveThread::RateLimitHelper::time = 0 |
Referenced by tick().