mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-08 07:17:14 +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. |
||
|---|---|---|
| .. | ||
| ConsoleSaveFileIO | ||
| ArrayWithLength.h | ||
| C4JThread.cpp | ||
| C4JThread.h | ||
| Definitions.h | ||
| HashExtension.h | ||
| PathHelper.h | ||
| PerformanceTimer.cpp | ||
| PerformanceTimer.h | ||
| PlatformTime.h | ||
| StringHelpers.cpp | ||
| StringHelpers.h | ||
| ThreadName.cpp | ||
| ThreadName.h | ||