Struct DetectionRateTracker::Bucket#
Defined in File realtime_metrics.hpp
Nested Relationships#
This struct is a nested type of Class DetectionRateTracker.
Struct Documentation#
-
struct Bucket
Public Members
-
int64_t index = 0
-
int hits = 0
-
int total = 0
-
int64_t index = 0