You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
If a measure_time is set on a queue, it would seem reasonable that measurements within the queue would use that queue-level measure_time. Right now you also have to explicitly set skip_measurement_times=>true to avoid each individual measurement getting its own measure_time set to the current epoch.
If a measure_time is set on the queue, can we set skip_measurement_times=true automatically?
The text was updated successfully, but these errors were encountered:
If a measure_time is set on a queue, it would seem reasonable that measurements within the queue would use that queue-level measure_time. Right now you also have to explicitly set skip_measurement_times=>true to avoid each individual measurement getting its own measure_time set to the current epoch.
If a measure_time is set on the queue, can we set skip_measurement_times=true automatically?
The text was updated successfully, but these errors were encountered: