Scorum
Public Attributes | List of all members
scorum::common_statistics::base_bucket_object Struct Reference

#include <base_bucket_object.hpp>

Inheritance diagram for scorum::common_statistics::base_bucket_object:
scorum::account_statistics::activity_bucket_object scorum::account_statistics::bucket_object scorum::blockchain_monitoring::bucket_object

Public Attributes

fc::time_point_sec open
 Open time of the bucket. More...
 
uint32_t seconds = 0
 Seconds accounted for in the bucket. More...
 

Detailed Description

Definition at line 11 of file base_bucket_object.hpp.

Member Data Documentation

◆ open

fc::time_point_sec scorum::common_statistics::base_bucket_object::open

Open time of the bucket.

Definition at line 13 of file base_bucket_object.hpp.

◆ seconds

uint32_t scorum::common_statistics::base_bucket_object::seconds = 0

Seconds accounted for in the bucket.

Definition at line 14 of file base_bucket_object.hpp.


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