You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Replaced and removed the CryTimer (gEnv->pTimer). The new TimeSystem is a merger of the current time functionality found in the engine.
* Rename TimeSystemComponent.h/.cpp to TimeSystem.h/.cpp
* Adding New TimeSystem
* remove old timer cvars
* small improvements to the time system.
- updated parts to use the time conversion functions.
- in AdvanceTickDeltaTimes applying t_simulationTickScale is now uses doubles instead of floats.
* Replace gEnv->pTimer / ITimer usages with TimeSystem
* Updating usages of AZ::TimeMs{ 0 } and AZ::TimeUs{ 0 } to AZ::Time::ZeroTimeMs and AZ::Time::ZeroTimeUs
* red code the CryTimer
* using TimeUs instead of TimeMs is some cases + updating usages of old cvars to new
Signed-off-by: amzn-sean <75276488+amzn-sean@users.noreply.github.com>
|
4 years ago | |
|---|---|---|
| .. | ||
| LevelSystem | 4 years ago | |
| Platform | 4 years ago | |
| RemoteConsole | 4 years ago | |
| XML | 4 years ago | |
| AZCoreLogSink.h | 4 years ago | |
| AZCrySystemInitLogSink.cpp | 5 years ago | |
| AZCrySystemInitLogSink.h | 5 years ago | |
| CMakeLists.txt | 4 years ago | |
| CmdLine.cpp | 5 years ago | |
| CmdLine.h | 5 years ago | |
| CmdLineArg.cpp | 5 years ago | |
| CmdLineArg.h | 5 years ago | |
| ConsoleBatchFile.cpp | 4 years ago | |
| ConsoleBatchFile.h | 5 years ago | |
| ConsoleHelpGen.cpp | 5 years ago | |
| ConsoleHelpGen.h | 5 years ago | |
| CrySystem_precompiled.h | 4 years ago | |
| DebugCallStack.cpp | 4 years ago | |
| DebugCallStack.h | 5 years ago | |
| DllMain.cpp | 4 years ago | |
| Huffman.cpp | 5 years ago | |
| Huffman.h | 4 years ago | |
| IDebugCallStack.cpp | 4 years ago | |
| IDebugCallStack.h | 5 years ago | |
| LocalizedStringManager.cpp | 4 years ago | |
| LocalizedStringManager.h | 4 years ago | |
| Log.cpp | 4 years ago | |
| Log.h | 4 years ago | |
| SimpleStringPool.h | 4 years ago | |
| System.cpp | 4 years ago | |
| System.h | 4 years ago | |
| SystemCFG.cpp | 4 years ago | |
| SystemEventDispatcher.cpp | 4 years ago | |
| SystemEventDispatcher.h | 5 years ago | |
| SystemInit.cpp | 4 years ago | |
| SystemWin32.cpp | 4 years ago | |
| WindowsErrorReporting.cpp | 4 years ago | |
| XConsole.cpp | 4 years ago | |
| XConsole.h | 4 years ago | |
| XConsoleVariable.cpp | 4 years ago | |
| XConsoleVariable.h | 4 years ago | |
| crysystem_files.cmake | 4 years ago | |
| crysystem_shared_files.cmake | 5 years ago | |