C# Class Frankfort.Threading.Internal.ThreadWaitForNextFrame

Show file Open project: wuzhangwuzhang/UnityHeadIconSet

Public Methods

Method Description
ThreadWaitForNextFrame ( int waitFrames = 1, int sleepTime = 5 ) : System

Method Details

ThreadWaitForNextFrame() public method

public ThreadWaitForNextFrame ( int waitFrames = 1, int sleepTime = 5 ) : System
waitFrames int
sleepTime int
return System