Reels
Loading...
Searching...
No Matches
Public Attributes | List of all members
reels::EventStat Struct Reference

The metrics associated to an event identified by a BinEventPt. More...

#include <reels.h>

Public Attributes

uint64_t seen
 Number of times the event has been seen in the data. More...
 
uint64_t code
 A code number identifying the event. More...
 
uint64_t priority
 The (unique) current priority assigned in the priority queue (set) to this event. More...
 

Detailed Description

The metrics associated to an event identified by a BinEventPt.

The map from BinEventPt to this defines the event storage.

Member Data Documentation

◆ code

uint64_t reels::EventStat::code

A code number identifying the event.

◆ priority

uint64_t reels::EventStat::priority

The (unique) current priority assigned in the priority queue (set) to this event.

◆ seen

uint64_t reels::EventStat::seen

Number of times the event has been seen in the data.


The documentation for this struct was generated from the following file: