Scorum
Public Attributes | List of all members
scorum::account_statistics::bucket_object Struct Reference

#include <objects.hpp>

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

Public Attributes

id_type id
 
fc::shared_map< account_name_type, account_metricaccount_statistic
 
- Public Attributes inherited from scorum::common_statistics::base_bucket_object
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 36 of file objects.hpp.

Member Data Documentation

◆ account_statistic

fc::shared_map<account_name_type, account_metric> scorum::account_statistics::bucket_object::account_statistic

Definition at line 42 of file objects.hpp.

◆ id

id_type scorum::account_statistics::bucket_object::id

Definition at line 40 of file objects.hpp.


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