PointerPoint.Timestamp プロパティ

定義

入力が発生した時刻を取得します。

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

システムの起動時間を基準とした時間 (マイクロ秒単位)。

適用対象