Skip to content

Simplify alive monitor time #483

Description

@WilliamRoebuck

What

Alive monitor uses its own NanoSecondType typedef in Timers_OsClock.hpp to store time and provides conversion methods in TimeConversion.hpp. We can use std::chrono types and methods instead to simplify the code and make it consistent with the rest of launch manager.

Acceptance Criteria (DoD)

  • TimeConversion.hpp and TimeConversion.cpp removed
  • NanoSecondType typedef removed

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupTasks to cleanup the code

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions