|
HDK
|
#include <NET_RateLimit.h>
Public Attributes | |
| int | myCount = 0 |
| int | myLimit = 0 |
| bool | myShouldLimit = false |
| int | myTimeLeft = -1 |
Definition at line 52 of file NET_RateLimit.h.
| int NET_HTTPRateLimit::myCount = 0 |
Definition at line 55 of file NET_RateLimit.h.
| int NET_HTTPRateLimit::myLimit = 0 |
Definition at line 56 of file NET_RateLimit.h.
| bool NET_HTTPRateLimit::myShouldLimit = false |
Definition at line 57 of file NET_RateLimit.h.
| int NET_HTTPRateLimit::myTimeLeft = -1 |
Definition at line 58 of file NET_RateLimit.h.