Scorum
|
#include <base_bucket_object.hpp>
Public Attributes | |
fc::time_point_sec | open |
Open time of the bucket. More... | |
uint32_t | seconds = 0 |
Seconds accounted for in the bucket. More... | |
Definition at line 11 of file base_bucket_object.hpp.
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.
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.