mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-26 03:03: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. |
||
|---|---|---|
| .. | ||
| Constraints | ||
| Hints | ||
| Tasks | ||
| FullTutorial.cpp | ||
| FullTutorial.h | ||
| FullTutorialMode.cpp | ||
| FullTutorialMode.h | ||
| Tutorial.cpp | ||
| Tutorial.h | ||
| TutorialEnum.h | ||
| TutorialMessage.cpp | ||
| TutorialMessage.h | ||
| TutorialMode.cpp | ||
| TutorialMode.h | ||