 | OrchestraCurrentTime Method |
Returns the current time specified by the output class.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double CurrentTime()
Public Function CurrentTime As Double
public:
virtual double CurrentTime() sealed
abstract CurrentTime : unit -> float
override CurrentTime : unit -> float
Return Value
Type:
DoubleThe current time
See Also