#include <rpmsw.h>
Data Fields | |
| union { | |
| timeval tv | |
| unsigned long long int ticks | |
| unsigned long int tocks [2] | |
| } | u |
Definition at line 22 of file rpmsw.h.
struct timeval rpmsw_s::tv [read] |
| unsigned long long int rpmsw_s::ticks |
| unsigned long int rpmsw_s::tocks[2] |
| union { ... } rpmsw_s::u |
Referenced by rpmswDiff(), and rpmswNow().
1.5.2