Skip to content

Add support for higher precision timestamps #180

Open
@Lastique

Description

@Lastique

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions