#include <utils.h>
|
| void | finish () |
| |
| | ProgressBar (int total, int barWidth=80, const std::string &prefix="", const std::string &suffix="") |
| |
| void | update (int value) |
| |
Definition at line 29 of file utils.h.
◆ ProgressBar()
| nndeploy::stable_diffusion::ProgressBar::ProgressBar |
( |
int |
total, |
|
|
int |
barWidth = 80, |
|
|
const std::string & |
prefix = "", |
|
|
const std::string & |
suffix = "" |
|
) |
| |
|
inline |
◆ finish()
| void nndeploy::stable_diffusion::ProgressBar::finish |
( |
| ) |
|
◆ update()
| void nndeploy::stable_diffusion::ProgressBar::update |
( |
int |
value | ) |
|
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/plugin/include/nndeploy/stable_diffusion/utils.h