FarseerPhysics.Common.Stopwatch.Stopwatch C# (CSharp) Method

Stopwatch() public method

Creates an instance of the Stopwatch class.
public Stopwatch ( ) : System
return System
        public Stopwatch()
        {
        }