Time of the event.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property EventTime As UInteger |
C# |
---|
public uint EventTime { get; } |
Visual C++ |
---|
public: property unsigned int EventTime { unsigned int get (); } |
JavaScript |
---|
function get_eventTime(); |