#include <progress.h>
◆ ProgressTracker()
occ::core::ProgressTracker::ProgressTracker |
( |
int |
total | ) |
|
◆ clear()
void occ::core::ProgressTracker::clear |
( |
| ) |
|
◆ reset()
void occ::core::ProgressTracker::reset |
( |
| ) |
|
◆ set_tty()
void occ::core::ProgressTracker::set_tty |
( |
bool |
| ) |
|
◆ time_taken()
std::chrono::duration< double > occ::core::ProgressTracker::time_taken |
( |
| ) |
const |
◆ update()
void occ::core::ProgressTracker::update |
( |
int |
progress, |
|
|
int |
total, |
|
|
const std::string |
description = "" |
|
) |
| |
The documentation for this class was generated from the following file:
- /home/runner/work/occ/occ/include/occ/core/progress.h