#include <evo/impl/sys.h>
◆ add_timespec_ms()
  
  
      
        
          | static void add_timespec_ms  | 
          ( | 
          struct timespec &  | 
          tm,  | 
         
        
           | 
           | 
          ulong  | 
          ms  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ compare_timespec()
  
  
      
        
          | static int compare_timespec  | 
          ( | 
          const struct timespec &  | 
          a,  | 
         
        
           | 
           | 
          const struct timespec &  | 
          b  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ set_timespec_ms()
  
  
      
        
          | static void set_timespec_ms  | 
          ( | 
          struct timespec &  | 
          tm,  | 
         
        
           | 
           | 
          ulong  | 
          ms  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ set_timespec_now()
  
  
      
        
          | static void set_timespec_now  | 
          ( | 
          struct timespec &  | 
          tm | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ set_timespec_tv()
  
  
      
        
          | static void set_timespec_tv  | 
          ( | 
          struct timespec &  | 
          tm,  | 
         
        
           | 
           | 
          struct timeval &  | 
          tv  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ set_timeval_ms()
  
  
      
        
          | static void set_timeval_ms  | 
          ( | 
          struct timeval &  | 
          tm,  | 
         
        
           | 
           | 
          ulong  | 
          ms  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: