#include <rpmsw.h>
 | 
| union { | 
|    struct timeval   tv | 
|   | 
|    unsigned long long int   ticks | 
|   | 
|    unsigned long int   tocks [2] | 
|   | 
| }  | u | 
|   | 
Definition at line 31 of file rpmsw.h.
 
◆ ticks
      
        
          | unsigned long long int rpmsw_s::ticks | 
        
      
 
 
◆ tocks
      
        
          | unsigned long int rpmsw_s::tocks[2] | 
        
      
 
 
◆ tv
      
        
          | struct timeval rpmsw_s::tv | 
        
      
 
 
The documentation for this struct was generated from the following file: