Skip to content

refactor(clock): Add Clock vtable and refactor Mono_Time.#3005

Draft
iphydf wants to merge 1 commit intoTokTok:masterfrom
iphydf:clock
Draft

refactor(clock): Add Clock vtable and refactor Mono_Time.#3005
iphydf wants to merge 1 commit intoTokTok:masterfrom
iphydf:clock

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Jan 31, 2026

  • Add Clock interface and os_clock system implementation.
  • Add Mono_Clock for thread-safe time caching.
  • Refactor Mono_Time to wrap the new Mono_Clock.

This change is Reviewable

- Add `Clock` interface and `os_clock` system implementation.
- Add `Mono_Clock` for thread-safe time caching.
- Refactor `Mono_Time` to wrap the new `Mono_Clock`.
@iphydf iphydf added this to the v0.2.23 milestone Jan 31, 2026
@github-actions github-actions bot added the refactor Refactoring production code, eg. renaming a variable, not affecting semantics label Jan 31, 2026
@Green-Sky Green-Sky modified the milestones: v0.2.23, v0.2.24 Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring production code, eg. renaming a variable, not affecting semantics

Development

Successfully merging this pull request may close these issues.

2 participants