|
IDZEBRA 2.2.8
|
Data Fields | |
| time_t | startTime |
| time_t | lastTime |
| off_t | totalBytes |
| off_t | totalOffset |
| time_t progressInfo::lastTime |
Definition at line 676 of file kinput.c.
Referenced by progressFunc(), and zebra_index_merge().
| time_t progressInfo::startTime |
Definition at line 675 of file kinput.c.
Referenced by progressFunc(), and zebra_index_merge().
| off_t progressInfo::totalBytes |
Definition at line 677 of file kinput.c.
Referenced by progressFunc(), and zebra_index_merge().
| off_t progressInfo::totalOffset |
Definition at line 678 of file kinput.c.
Referenced by progressFunc(), and zebra_index_merge().