Skip to content

Remove singleton dependency from base::Clock#1463

Open
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:remove_singleton_from_clock
Open

Remove singleton dependency from base::Clock#1463
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:remove_singleton_from_clock

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Apr 7, 2026

Description

As part of our on-going efforts to remove the dependency on Singleton, this commit rewrites base::Clock without the Singleton class dependency.

This is purely mechanical refactoring, and there must be no observable behavioral change in production.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All GitHub Actions still pass

As part of our on-going efforts to remove the dependency on Singleton,
this commit rewrites base::Clock without the Singleton class dependency.

This is purely mechanical refactoring, and there must be no observable
behavioral change in production.
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