|  | Name | Description | 
            
              |     | (DateTime to Ticks) | Implicitly converts value, represented as a DateTime, to a Ticks. | 
            
              |     | (Int64 to Ticks) | Implicitly converts value, represented in ticks, to a Ticks. | 
            
              |     | (Ticks to NtpTimeTag) | Implicitly converts Ticks, represented in ticks, to an NtpTimeTag. | 
            
              |     | (Ticks to UnixTimeTag) | Implicitly converts Ticks, represented in ticks, to a UnixTimeTag. | 
            
              |     | (Ticks to DateTime) | Implicitly converts Ticks, represented in ticks, to a DateTime. | 
            
              |     | (Ticks to Int64) | Implicitly converts Ticks, represented in ticks, to an Int64. | 
            
              |     | (Ticks to TimeSpan) | Implicitly converts Ticks, represented in ticks, to a TimeSpan. | 
            
              |     | (TimeSpan to Ticks) | Implicitly converts value, represented as a TimeSpan, to a Ticks. | 
            
              |     | (TimeTagBase to Ticks) | Implicitly converts value, represented as a TimeTagBase, to a Ticks. |