[
https://issues.apache.org/jira/browse/GEODE-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248382#comment-16248382
]
ASF subversion and git services commented on GEODE-3136:
--------------------------------------------------------
Commit 9fe0782f47f0f58ec98f3873b208437df3e93b32 in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=9fe0782 ]
GEODE-3136: Convert time values to std::chrono::duration. (#144)
* GEODE-3136: Convert time values to std::chrono::duration.
- Adds duration utilities.
- XML Schema changes.
- Convert CLI time values to TimeSpan.
> Replace all public API time values with std::chrono types
> ---------------------------------------------------------
>
> Key: GEODE-3136
> URL: https://issues.apache.org/jira/browse/GEODE-3136
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
>
> Remove ambiguity of time values by using
> [{{std::chrono}}|http://en.cppreference.com/w/cpp/chrono] types in the public
> API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)