|
Atrinik Client 2.5
|
#include <progress.h>
Data Fields | |
| uint32 | ticks |
| uint8 | dot |
| uint8 | done |
Dots progress indicator.
Definition at line 35 of file progress.h.
Whether the progress is done.
Definition at line 44 of file progress.h.
Which dot is currently lit.
Definition at line 41 of file progress.h.
Last time when one of the dots was lit.
Definition at line 38 of file progress.h.
1.7.4