Tao.Platform.Windows SDK Documentation

Winmm.timeEndPeriod Method 

[Visual Basic]
Public Shared Function timeEndPeriod( _
   ByVal period As Integer _
) As Integer
[C#]
public static int timeEndPeriod(
   int period
);

See Also

Winmm Class | Tao.Platform.Windows Namespace