TrackEvent.deltaTime

deltaTime is the time between the previous event and this event.

Its meaning depends on the time division in the header chunk.

struct TrackEvent
int deltaTime;

Meta