Tor 0.4.9.0-alpha-dev
Data Fields
token_bucket_ctr_t Struct Reference

#include <token_bucket.h>

Data Fields

token_bucket_cfg_t cfg
 
token_bucket_raw_t counter
 
uint32_t last_refilled_at_timestamp
 

Detailed Description

A specialized bucket containing a single counter.

Definition at line 110 of file token_bucket.h.

Field Documentation

◆ cfg

Definition at line 111 of file token_bucket.h.

◆ counter

Definition at line 112 of file token_bucket.h.

◆ last_refilled_at_timestamp

uint32_t last_refilled_at_timestamp

Definition at line 113 of file token_bucket.h.


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