public:
property unsigned long long Timestamp { unsigned long long get(); };
uint64_t Timestamp();
public ulong Timestamp { get; }
var uInt64 = pointerPoint.timestamp;
Public ReadOnly Property Timestamp As ULong
属性值
UInt64
unsigned long long
uint64_t
相对于系统启动时间的时间(以微秒为单位)。