Commit 28b2928
committed
improved:get send report time
1 parent 9fdb7ab commit 28b2928
File tree
2 files changed
+3
-4
lines changed- XEngine_Source
- XEngine_StorageApp
2 files changed
+3
-4
lines changedSubmodule XEngine_Depend updated 30 files
- .github/ISSUE_TEMPLATE/bug_report.md+38
- .github/ISSUE_TEMPLATE/feature_request.md+20
- .github/workflows/codeql.yml+62
- .github/workflows/cppcheck.yml+35
- .github/workflows/issue-translator.yml+15
- .github/workflows/macbuild.yml+71
- .github/workflows/msbuild.yml+79
- .github/workflows/ubuntubuild.yml+69
- README.en.md+4-4
- README.md+4-4
- XEngine.sln+9
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.cpp+3-3
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.vcxproj+12
- XEngine_Application/XEngine_APPSocketTest/XEngine_APPSocketTest.vcxproj+6-2
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.cpp+12
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.vcxproj+11-3
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.cpp+12
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.vcxproj+9
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.cpp+12
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.vcxproj+4
- XEngine_Module/XEngine_AVPlayer/Makefile+2
- XEngine_Module/XEngine_AVPlayer/XEngine_AVPlayer.vcxproj+8
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.cpp+85-16
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.h+2-1
- XEngine_Module/XEngine_InfoReport/InfoReport_Define.h+26-2
- XEngine_Module/XEngine_InfoReport/XEngine_InfoReport.def+2-1
- XEngine_Module/XEngine_InfoReport/XEngine_InfoReport.vcxproj+10
- XEngine_Module/XEngine_InfoReport/pch.cpp+6-2
- XEngine_Module/jsoncpp/jsoncpp.vcxproj+10
- XEngine_Module/tinyxml2/tinyxml2.vcxproj+10
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | | - | |
| 578 | + | |
| 579 | + | |
579 | 580 | | |
580 | | - | |
581 | | - | |
582 | 581 | | |
583 | 582 | | |
584 | 583 | | |
| |||
0 commit comments