Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
dev::eth::ActivityReport Struct Reference

#include <Client.h>

Public Attributes

unsigned ticks = 0
 
std::chrono::system_clock::time_point since = std::chrono::system_clock::now()
 

Detailed Description

Definition at line 64 of file Client.h.

Member Data Documentation

std::chrono::system_clock::time_point dev::eth::ActivityReport::since = std::chrono::system_clock::now()

Definition at line 67 of file Client.h.

unsigned dev::eth::ActivityReport::ticks = 0

Definition at line 66 of file Client.h.


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