Section
std::chrono::file_clock
std::chrono::file_clock is an alias for the clock used for std::filesystem::file_time_type. Its epoch is unspecified.
# Declarations
using file_clock = /* see below */;
(since C++20)
Section
std::chrono::file_clock is an alias for the clock used for std::filesystem::file_time_type. Its epoch is unspecified.
using file_clock = /* see below */;
(since C++20)