rpm  5.4.15
Data Fields
rpmsw_s Struct Reference

#include <rpmio/rpmsw.h>

Data Fields

union {
   struct timeval   tv
 
   unsigned long long int   ticks
 
   unsigned long int   tocks [2]
 
u
 

Detailed Description

Definition at line 28 of file rpmsw.h.

Field Documentation

unsigned long long int rpmsw_s::ticks

Definition at line 31 of file rpmsw.h.

Referenced by rpmswDiff(), and rpmswNow().

unsigned long int rpmsw_s::tocks[2]

Definition at line 32 of file rpmsw.h.

struct timeval rpmsw_s::tv

Definition at line 30 of file rpmsw.h.

Referenced by rpmswDiff(), and rpmswNow().

union { ... } rpmsw_s::u

Referenced by rpmswDiff(), and rpmswNow().


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