Public Member Functions | |
| void | tick () |
Public Attributes | |
| u64 | time = 0 |
| int | counter = 0 |
| bool | logged = false |
|
inline |
References counter, porting::getTimeS(), logged, and time.
Referenced by con::ConnectionReceiveThread::receive().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().