Click or drag to resize
WinmmOutCurrentTime Property
The amount of beats that have passed since this class was instantiated.

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double CurrentTime { get; }

Return Value

Type: Double
The amount of beats that have passed since this class was instantiated.

Implements

IMidiOutCurrentTime
See Also