Skip to content

Time value updates #888

@swalker2m

Description

@swalker2m

Many of the instrument parameter enums represent time as a Java Duration but we've decided that a Scala FiniteDuration is more in line with most APIs so they should be switched. Also, we represent time values in ms in the database in places where they are naturally fractional seconds so that should be switched.

@cquiroz's #887 adds conversion code for milliseconds so we can use that now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions