Improve TimeSpan precision (#26992) (#27010)
authorJan Kotas <jkotas@microsoft.com>
Fri, 4 Oct 2019 18:07:23 +0000 (11:07 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2019 18:07:23 +0000 (11:07 -0700)
commit5fcd92cd8e44172b4bdd266fba9ce8938418540e
tree672bab2870f24704291c7fd131c82aa8384f0d05
parent97838277c6790c5c98f68772569790489967740c
Improve TimeSpan precision (#26992) (#27010)

Change multiplying by (x * (1.0 / BigValue)) on (x / BigValue).

Fix #41380
src/System.Private.CoreLib/shared/System/TimeSpan.cs