HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
ProgressTracker::Config Struct Reference

#include <progresstracker.hpp>

Public Member Functions

 Config ()
 

Public Attributes

std::size_t bar_width
 
bool show_eta
 
bool show_rate
 
bool use_colors
 
bool use_gradient
 
std::string label
 
std::chrono::milliseconds update_interval
 

Constructor & Destructor Documentation

◆ Config()

ProgressTracker::Config::Config ( )
inline

Member Data Documentation

◆ bar_width

std::size_t ProgressTracker::Config::bar_width

◆ show_eta

bool ProgressTracker::Config::show_eta

◆ show_rate

bool ProgressTracker::Config::show_rate

◆ use_colors

bool ProgressTracker::Config::use_colors

◆ use_gradient

bool ProgressTracker::Config::use_gradient

◆ label

std::string ProgressTracker::Config::label

◆ update_interval

std::chrono::milliseconds ProgressTracker::Config::update_interval

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