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 | |
|---|---|---|
| .. | ||
| API | 4 years ago | |
| Application | 4 years ago | |
| Archive | 4 years ago | |
| Asset | 4 years ago | |
| AssetBrowser | 4 years ago | |
| AssetBundle | 4 years ago | |
| AssetCatalog | 5 years ago | |
| AssetDatabase | 4 years ago | |
| AssetEditor | 4 years ago | |
| Commands | 4 years ago | |
| Component | 4 years ago | |
| ComponentMode | 4 years ago | |
| ComponentModes | 5 years ago | |
| ContainerEntity | 4 years ago | |
| Debug | 4 years ago | |
| Editor | 4 years ago | |
| Entity | 4 years ago | |
| Fingerprinting | 5 years ago | |
| FocusMode | 4 years ago | |
| Input | 4 years ago | |
| Logger | 4 years ago | |
| Manipulators | 4 years ago | |
| Maths | 5 years ago | |
| Picking | 4 years ago | |
| Prefab | 4 years ago | |
| PropertyTreeEditor | 4 years ago | |
| PythonTerminal | 5 years ago | |
| Render | 5 years ago | |
| SQLite | 5 years ago | |
| Script | 4 years ago | |
| Slice | 4 years ago | |
| SourceControl | 4 years ago | |
| Thumbnails | 4 years ago | |
| ToolsComponents | 4 years ago | |
| ToolsFileUtils | 5 years ago | |
| ToolsMessaging | 5 years ago | |
| UI | 4 years ago | |
| Undo | 4 years ago | |
| UnitTest | 4 years ago | |
| Viewport | 4 years ago | |
| ViewportSelection | 4 years ago | |
| ViewportUi | 4 years ago | |
| AzToolsFrameworkModule.cpp | 4 years ago | |
| AzToolsFrameworkModule.h | 5 years ago | |
| aztoolsframework_files.cmake | 4 years ago | |
| aztoolsframework_linux_files.cmake | 5 years ago | |
| aztoolsframework_linux_tests_files.cmake | 5 years ago | |
| aztoolsframework_mac_files.cmake | 5 years ago | |
| aztoolsframework_win_files.cmake | 5 years ago | |
| aztoolsframework_windows_files.cmake | 5 years ago | |
| aztoolsframeworktestcommon_files.cmake | 5 years ago | |
| newoverride.inl | 5 years ago | |