#include <uprogress.h>
Constructor & Destructor Documentation
| ulib::CUProgress::CUProgress |
( |
| ) |
|
Member Function Documentation
| void ulib::CUProgress::Begin |
( |
| ) |
|
| void ulib::CUProgress::End |
( |
| ) |
|
| double ulib::CUProgress::GetElapsedSec |
( |
| ) |
|
| double ulib::CUProgress::GetElapsedSec |
( |
clock_t |
now_clock | ) |
|
| float ulib::CUProgress::GetPercent |
( |
int |
now_cnt | ) |
|
| void ulib::CUProgress::PrintElapsedTime |
( |
FILE * |
fp | ) |
|
| void ulib::CUProgress::PrintPercent |
( |
FILE * |
fp, |
|
|
int |
now_cnt, |
|
|
char |
msg[] = "\n" |
|
) |
| |
| void ulib::CUProgress::SetMaxCount |
( |
int |
max_cnt | ) |
|
The documentation for this class was generated from the following files: