-
Notifications
You must be signed in to change notification settings - Fork 13
Time value updates #888
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels