This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use deterministic Process.StartTime for OS X #39434 (#39572)
* Use pbi_start for StartTime on OS X fixes #39434 * Add test to ensure StartTime remains stable * Reduce delay in test based on feedback - Use the correct Assert.Equal too. * Ensure StartTime is in Local Time * Remove unnecessary test and reenable other test for OS X * Remove unused OS X interop methods - SystemNative_GetAbsoluteTime - SystemNative_GetTimebaseInfo * Remove cmake entries for unused HAVE_MACH_TIMEBASE_INFO * Address review comment regarding constants
- Loading branch information
1 parent
902dff4
commit b368697
Showing
8 changed files
with
8 additions
and
93 deletions.
There are no files selected for viewing
17 changes: 0 additions & 17 deletions
17
src/Common/src/Interop/Unix/System.Native/Interop.GetAbsoluteTime.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters