Andrew Stitcher created PROTON-1471:
---------------------------------------
Summary: 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]