Searched refs:timeoutInSeconds (Results 1 – 1 of 1) sorted by relevance
30 … static void CreateFrameBufferTester(this Emulation emulation, string name, float timeoutInSeconds) in CreateFrameBufferTester() argument32 var tester = new FrameBufferTester(TimeSpan.FromSeconds(timeoutInSeconds)); in CreateFrameBufferTester()