Merge pull request #1218 from AndreyAkinshin/master
authorMiguel de Icaza <miguel@gnome.org>
Wed, 23 Sep 2015 19:36:55 +0000 (15:36 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 23 Sep 2015 19:36:55 +0000 (15:36 -0400)
commit226af94a2345f88d3170823646e1c25a276ba281
treed089d5b40f0fe55821139760800054b86fd84b90
parent28f473c41df72b278eaf9784c29c2b8fa2cbe06a
parent45d5332a0a67038f08aa0a828993fb90def559b8
Merge pull request #1218 from AndreyAkinshin/master

Suppression of negative Elapsed in Stopwatch, this is the comment from the Reference Source:

                    // When measuring small time periods the StopWatch.Elapsed*
                    // properties can return negative values.  This is due to
                    // bugs in the basic input/output system (BIOS) or the hardware
                    // abstraction layer (HAL) on machines with variable-speed CPUs
                    // (e.g. Intel SpeedStep).
mcs/class/System/System.Diagnostics/Stopwatch.cs