◆ operator-()
  
  
      
        
          | long double Duration::operator-  | 
          ( | 
          const Duration & |           t2 | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator/()
  
  
      
        
          | double Duration::operator/  | 
          ( | 
          const Duration & |           t2 | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool Duration::operator<  | 
          ( | 
          const double & |           t2 | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>()
  
  
      
        
          | bool Duration::operator>  | 
          ( | 
          const double & |           t2 | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ to_double()
  
  
      
        
          | double Duration::to_double  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ to_int()
  
  
      
        
          | long int Duration::to_int  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<<
  
  
      
        
          | ostream & operator<<  | 
          ( | 
          ostream & |           os,  | 
         
        
           | 
           | 
          const Duration & |           time ) | 
         
       
   | 
  
friend   | 
  
 
 
◆ bigTime
      
        
          | long double Duration::bigTime = 0 | 
        
      
 
 
The documentation for this struct was generated from the following file: