Gets rough timestamp, accuarate to the second, that can be used until configuration frame arrives.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Ticks RoughTimestamp { get; }
Public ReadOnly Property RoughTimestamp As Ticks Get
public: property Ticks RoughTimestamp { Ticks get (); }