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

Philip Zeyliger updated AVRO-273:
---------------------------------

    Attachment: AVRO-273.patch.txt

D'oh.  Checkstyle was failing because of a missing "final" on a constant.  
Refreshing patch.

> Stopwatch: simple class to encapsulate time for statistics gathering
> --------------------------------------------------------------------
>
>                 Key: AVRO-273
>                 URL: https://issues.apache.org/jira/browse/AVRO-273
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Minor
>         Attachments: AVRO-273.patch.txt, AVRO-273.patch.txt
>
>
> To measure the duration of an RPC call, I need something that encapsulates 
> the start and stop time.  This is something simple that fits the bill.
> The main thing I needed was the ability to swap out tick timers: otherwise 
> things get unwieldy for testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to