You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2015/07/19 18:24:04 UTC

[jira] [Resolved] (LANG-1138) add a static method to create a started stopwatch

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

Henri Yandell resolved LANG-1138.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.5

$ git commit -m "Adding a createStarted() method per request in LANG-1138" .
[master 17a6d16] Adding a createStarted() method per request in LANG-1138
 2 files changed, 21 insertions(+), 1 deletion(-)

> add a static method to create a started stopwatch
> -------------------------------------------------
>
>                 Key: LANG-1138
>                 URL: https://issues.apache.org/jira/browse/LANG-1138
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.time.*
>            Reporter: Walter Zhang
>            Priority: Trivial
>             Fix For: 3.5
>
>
> Basically, I very next step after I new a stopwatch is starting it. Why don't we add a static method to get a started stopwatch. Save our strength.



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