Editar

Compartir a través de


MidiPacket.TimeStamp Field

Definition

Time for the event, use zero to mean now.

public long TimeStamp;
val mutable TimeStamp : int64

Field Value

Remarks

This is the time used by the host, this is measured using the Unix mach_absolute_time() result value.

Applies to