IDZEBRA  2.2.7
Data Fields
progressInfo Struct Reference

Data Fields

time_t startTime
 
time_t lastTime
 
off_t totalBytes
 
off_t totalOffset
 

Detailed Description

Definition at line 674 of file kinput.c.

Field Documentation

◆ lastTime

time_t progressInfo::lastTime

Definition at line 676 of file kinput.c.

Referenced by progressFunc(), and zebra_index_merge().

◆ startTime

time_t progressInfo::startTime

Definition at line 675 of file kinput.c.

Referenced by progressFunc(), and zebra_index_merge().

◆ totalBytes

off_t progressInfo::totalBytes

Definition at line 677 of file kinput.c.

Referenced by progressFunc(), and zebra_index_merge().

◆ totalOffset

off_t progressInfo::totalOffset

Definition at line 678 of file kinput.c.

Referenced by progressFunc(), and zebra_index_merge().


The documentation for this struct was generated from the following file: