mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-06 03:13:36 +00:00
Replaces platform-specific APIs across 21 files with std::chrono, std::fstream, std::filesystem, and std::this_thread. Adds PlatformTime.h utility header wrapping std::chrono::steady_clock for GetTickCount/QueryPerformanceCounter patterns. |
||
|---|---|---|
| .. | ||
| ConsoleSaveFile.h | ||
| ConsoleSaveFileConverter.cpp | ||
| ConsoleSaveFileConverter.h | ||
| ConsoleSaveFileInputStream.cpp | ||
| ConsoleSaveFileInputStream.h | ||
| ConsoleSaveFileIO.h | ||
| ConsoleSaveFileOriginal.cpp | ||
| ConsoleSaveFileOriginal.h | ||
| ConsoleSaveFileOutputStream.cpp | ||
| ConsoleSaveFileOutputStream.h | ||
| ConsoleSaveFileSplit.cpp | ||
| ConsoleSaveFileSplit.h | ||
| ConsoleSavePath.h | ||
| FileHeader.cpp | ||
| FileHeader.h | ||