#include <StorageAccount.h>
Public Attributes | |
double | amount |
uint64_t | attempts |
uint64_t | successes |
double | timeMax |
double | timeMin |
double | timeTotal |
Definition at line 11 of file StorageAccount.h.
Definition at line 14 of file StorageAccount.h.
uint64_t StorageAccount::Counter::attempts |
Definition at line 12 of file StorageAccount.h.
Referenced by StorageAccount::Stamp::Stamp().
uint64_t StorageAccount::Counter::successes |
Definition at line 13 of file StorageAccount.h.
Definition at line 17 of file StorageAccount.h.
Definition at line 16 of file StorageAccount.h.
Definition at line 15 of file StorageAccount.h.