Struct TimingInformation
TimingInformation struct containing metrics for server-side processing time.
Inherited Members
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: Amazon.QLDB.Driver
Assembly: Amazon.QLDB.Driver.dll
Syntax
public readonly struct TimingInformationProperties
| Improve this Doc View SourceProcessingTimeMilliseconds
Declaration
public readonly long ProcessingTimeMilliseconds { get; }Property Value
| Type | Description | 
|---|---|
| System.Int64 |