Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import getMonotonicNSec from base rather than via FFI #3735

Merged
merged 1 commit into from
May 8, 2022

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented May 6, 2022

getMonotonicTimeNSec from GHC.Clock is this exact FFI import.

@amesgen amesgen requested review from coot, bolt12 and nfrisby as code owners May 6, 2022 10:35
Copy link
Contributor

@coot coot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, LGTM.

@amesgen
Copy link
Member Author

amesgen commented May 6, 2022

bors r+

iohk-bors bot added a commit that referenced this pull request May 6, 2022
3735: Import `getMonotonicNSec` from base rather than via FFI r=amesgen a=amesgen

`getMonotonicTimeNSec` from `GHC.Clock` is this exact FFI import.

Co-authored-by: Alexander Esgen <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 6, 2022

Build failed:

@amesgen
Copy link
Member Author

amesgen commented May 6, 2022

bors retry

iohk-bors bot added a commit that referenced this pull request May 6, 2022
3735: Import `getMonotonicNSec` from base rather than via FFI r=amesgen a=amesgen

`getMonotonicTimeNSec` from `GHC.Clock` is this exact FFI import.

Co-authored-by: Alexander Esgen <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 6, 2022

Timed out.

@amesgen
Copy link
Member Author

amesgen commented May 7, 2022

bors retry

iohk-bors bot added a commit that referenced this pull request May 7, 2022
3735: Import `getMonotonicNSec` from base rather than via FFI r=amesgen a=amesgen

`getMonotonicTimeNSec` from `GHC.Clock` is this exact FFI import.

Co-authored-by: Alexander Esgen <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 7, 2022

Timed out.

@amesgen
Copy link
Member Author

amesgen commented May 8, 2022

bors retry

@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 8, 2022

@iohk-bors iohk-bors bot merged commit 7c55deb into master May 8, 2022
@iohk-bors iohk-bors bot deleted the amesgen/monotonic-time-remove-unnecessary-FFI branch May 8, 2022 13:57
coot pushed a commit that referenced this pull request May 16, 2022
3735: Import `getMonotonicNSec` from base rather than via FFI r=amesgen a=amesgen

`getMonotonicTimeNSec` from `GHC.Clock` is this exact FFI import.

Co-authored-by: Alexander Esgen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants