Gets the IEEE C37.118 resolution of fractional timestamps of the current ConfigurationFrame, if one has been parsed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint Timebase { get; }
Public ReadOnly Property Timebase As UInteger Get
public: property unsigned int Timebase { unsigned int get (); }