docs: add Related section linking sibling repos

This commit is contained in:
2026-05-11 17:59:27 +07:00
parent 3b3e03781f
commit cf6f103b6e
+5
View File
@@ -113,3 +113,8 @@ The hook reads this on every time API call and returns `DateTime.UtcNow + DeltaT
## License
MIT
## Related
- [time-mocker-cpp](https://github.com/tiennm99/time-mocker-cpp) — C++ / MS Detours port of this tool with identical IPC design.