You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Jonathan Maron (JIRA)" <ji...@apache.org> on 2015/10/19 16:29:05 UTC

[jira] [Updated] (SLIDER-935) Move Duration to using monotonic time

     [ https://issues.apache.org/jira/browse/SLIDER-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Maron updated SLIDER-935:
----------------------------------
    Fix Version/s:     (was: Slider 0.81)
                   Slider 0.90

> Move Duration to using monotonic time
> -------------------------------------
>
>                 Key: SLIDER-935
>                 URL: https://issues.apache.org/jira/browse/SLIDER-935
>             Project: Slider
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: Slider 0.80
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: Slider 0.90
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Slider's {{Duration}} class, while useful, uses {{System.currentTimeMillis()}} for its time. It should be asking for monotonic time (and dividing by 1e6) for milliseconds, as current time is bidirectional, and on VMs can be particularly choppy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)