[ 
https://issues.apache.org/jira/browse/PROTON-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987096#comment-15987096
 ] 

ASF subversion and git services commented on PROTON-1471:
---------------------------------------------------------

Commit b2e1acd97c4d66d0f62618aa715d408a0e01e3d1 in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=b2e1acd ]

PROTON-1471: Implement pn_proactor_now(void)
- This returns a millisecond monotonic time since an arbitrary
  timepoint


> Implement platform independent timestamp
> ----------------------------------------
>
>                 Key: PROTON-1471
>                 URL: https://issues.apache.org/jira/browse/PROTON-1471
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>             Fix For: 0.18.0
>
>
> Various bits of code need to acquire a timestamp for the current time ("now").
> As we move towards the only platform dependent code in proton-c being 
> isolated in the proton-proactor library it makes sense to implement this 
> functionality here.
> The proposal is to implement a function:
>     pn_millis_t pn_proactor_now(void)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to