PointerPoint.Timestamp Propiedad

Definición

Obtiene la hora en que se produjo la entrada.

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

Valor de propiedad

UInt64

unsigned long long

uint64_t

La hora, relativa al tiempo de arranque del sistema, en microsegundos.

Se aplica a