MidiPacket.TimeStamp Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.