Generates a pause, allowing you to insert gaps or rests between audible tones.
public int Pause( int Duration )
Duration
The rest duration in milliseconds, subject to the range limits defined in Tone.DURATION.
A result code that indicates either success or a particular fault condition. This value can be tested with helper methods.