A MIDI Library for .NET

Clock Methods

The methods of the Clock class are listed below. For a complete list of Clock class members, see the Clock Members topic.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Reset Resets the clock to zero and discards pending messages.
ScheduleOverloaded. Schedules a single message based on its beatTime.
Start Starts or resumes the clock.
Stop Stops the clock (but does not reset its time or discard pending events).
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Clock Class | Midi Namespace