1 reference to GetElapsedTime
System (1)
sys\system\io\ports\SerialPort.cs (1)
1064
} while (timeout == SerialPort.InfiniteTimeout || (timeout -
GetElapsedTime
(Environment.TickCount, startTicks) > 0));