• Max Kellermann's avatar
    time/FileTime: preserve the FILETIME resolution · 45354a42
    Max Kellermann authored
    Don't truncate the FILETIME to second resolution to pass it to
    std::chrono::system_clock::from_time_t(); instead, calculate the
    offset between the FILETIME epoch and the
    std::system_clock::time_point epoch, and use that to initialize the
    time_point directly.
    45354a42
Name
Last commit
Last update
..
Calendar.hxx Loading commit data...
ChronoUtil.hxx Loading commit data...
ClockCache.hxx Loading commit data...
Convert.cxx Loading commit data...
Convert.hxx Loading commit data...
FileTime.hxx Loading commit data...
ISO8601.cxx Loading commit data...
ISO8601.hxx Loading commit data...
Math.cxx Loading commit data...
Math.hxx Loading commit data...
Parser.cxx Loading commit data...
Parser.hxx Loading commit data...
meson.build Loading commit data...