C# 클래스 System.Threading.Helpers

Contains Core-CLR specific Sleep and Spin-wait logic
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
Sleep ( int milliseconds ) : void
Spin ( int iterations ) : void