Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for higher precision timestamps #180

Open
Lastique opened this issue Mar 20, 2021 · 0 comments
Open

Add support for higher precision timestamps #180

Lastique opened this issue Mar 20, 2021 · 0 comments

Comments

@Lastique
Copy link
Member

Switch Boost.Filesystem to use std::chrono/Boost.Chrono for various file timestamps. This would be an API breaking change, so there should be an option to revert to std::time_t timestamps (to be removed after some transition period). The built library must remain binary compatible with any user-selected representation of timestamps.

boostorg/log#145 is an example where higher precision timestamps would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant