Skip to content

[Metronome] Redundant mach_timebase_info implementations #24

Description

@hakaru

概要

MetronomeEngine, ConductorService, ConductorMotionActor, MetronomeViewModel など、複数のクラスで mach_timebase_info の取得とナノ秒変換ロジックが重複して実装されています。

詳細

コードの保守性と一貫性の観点から、これらのユーティリティは PeerClock パッケージ内、あるいは App 共通のユーティリティクラスに集約すべきです。

期待される動作

マッハ時刻からナノ秒への変換、およびその逆の変換を共通化する。

優先度

Low

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions