Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::MockTimeSystem Member List

This is the complete list of members for AZ::MockTimeSystem, including all inherited members.

MOCK_CONST_METHOD0(GetElapsedTimeMs, TimeMs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetElapsedTimeUs, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetRealElapsedTimeMs, TimeMs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetRealElapsedTimeUs, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetSimulationTickDeltaTimeUs, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetRealTickDeltaTimeUs, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetLastSimulationTickTime, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetSimulationTickDeltaOverride, TimeUs()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetSimulationTickScale, float()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_CONST_METHOD0(GetSimulationTickRate, int32_t()) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetElapsedTimeMsDebug, void(TimeMs)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetElapsedTimeUsDebug, void(TimeUs)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetSimulationTickDeltaOverride, void(TimeMs)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetSimulationTickDeltaOverride, void(TimeUs)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetSimulationTickScale, void(float)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MOCK_METHOD1(SetSimulationTickRate, void(int)) (defined in AZ::MockTimeSystem)AZ::MockTimeSystem
MockTimeSystem() (defined in AZ::MockTimeSystem)AZ::MockTimeSysteminline
~MockTimeSystem() (defined in AZ::MockTimeSystem)AZ::MockTimeSysteminlinevirtual