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

fix: fix time on x86_64 macos #189

Merged
merged 3 commits into from
Jan 5, 2024
Merged

fix: fix time on x86_64 macos #189

merged 3 commits into from
Jan 5, 2024

Conversation

wangrunji0408
Copy link
Member

rust-lang/rust#116238 (Rust 1.75) replaced mach_absolute_time with clock_gettime(CLOCK_REALTIME) on x86_64 macOS.

Signed-off-by: Runji Wang <wangrunji0408@163.com>
@wangrunji0408 wangrunji0408 enabled auto-merge (squash) January 5, 2024 06:39
Signed-off-by: Runji Wang <wangrunji0408@163.com>
Signed-off-by: Runji Wang <wangrunji0408@163.com>
@wangrunji0408 wangrunji0408 enabled auto-merge (squash) January 5, 2024 07:02
@wangrunji0408 wangrunji0408 merged commit 4d77c98 into main Jan 5, 2024
23 of 24 checks passed
@wangrunji0408 wangrunji0408 deleted the wrj/fix-time branch January 5, 2024 07:26
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.

1 participant