Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::coordination::accumulation_state Struct Reference

#include <include/arachne/coordinator.hpp>

Public Attributes

std::size_t accepted_count = 0
std::uintmax_t accepted_bytes = 0
std::chrono::seconds oldest_age { 0 }

Detailed Description

Definition at line 70 of file coordinator.hpp.

Member Data Documentation

◆ accepted_bytes

std::uintmax_t arachne::coordination::accumulation_state::accepted_bytes = 0

Definition at line 72 of file coordinator.hpp.

◆ accepted_count

std::size_t arachne::coordination::accumulation_state::accepted_count = 0

Definition at line 71 of file coordinator.hpp.

◆ oldest_age

std::chrono::seconds arachne::coordination::accumulation_state::oldest_age { 0 }

Definition at line 73 of file coordinator.hpp.

73{ 0 };

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