#include <rpmio_internal.h>
Data Fields | |
int | count |
off_t | bytes |
time_t | msecs |
Definition at line 24 of file rpmio_internal.h.
int OPSTAT_t::count |
off_t OPSTAT_t::bytes |
Number of bytes transferred.
Definition at line 26 of file rpmio_internal.h.
Referenced by fdstat_print().
time_t OPSTAT_t::msecs |
Number of milli-seconds.
Definition at line 27 of file rpmio_internal.h.
Referenced by fdstat_print().