in MonoDevelop fro Unity I'm using C# to develop my "great" game. I'm using stopwatch there, and funny enough there isn't restart method in this class even though it is listed here:
http://msdn.microsoft.com/en-us/library/system.diagnostics.stopwatch.aspx#Y292
Am I missing something?