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::IO::Statistic Member List

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

CreateBoolean(AZStd::string_view owner, AZStd::string_view name, bool value, AZStd::string_view description="", GraphType graphType=GraphType::Histogram) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateByteSize(AZStd::string_view owner, AZStd::string_view name, u64 value, AZStd::string_view description="", GraphType graphType=GraphType::Histogram) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateByteSizeRange(AZStd::string_view owner, AZStd::string_view name, u64 value, u64 min, u64 max, AZStd::string_view description="", GraphType graphType=GraphType::Histogram) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateBytesPerSecond(AZStd::string_view owner, AZStd::string_view name, double value, AZStd::string_view description="", GraphType graphType=GraphType::Histogram) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateFloat(AZStd::string_view owner, AZStd::string_view name, double value, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateFloatRange(AZStd::string_view owner, AZStd::string_view name, double value, double min, double max, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateInteger(AZStd::string_view owner, AZStd::string_view name, s64 value, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateIntegerRange(AZStd::string_view owner, AZStd::string_view name, s64 value, s64 min, s64 max, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreatePercentage(AZStd::string_view owner, AZStd::string_view name, double value, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreatePercentageRange(AZStd::string_view owner, AZStd::string_view name, double value, double min, double max, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreatePersistentString(AZStd::string_view owner, AZStd::string_view name, AZStd::string value, AZStd::string_view description="") (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateReferenceString(AZStd::string_view owner, AZStd::string_view name, AZStd::string_view value, AZStd::string_view description="") (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateTime(AZStd::string_view owner, AZStd::string_view name, TimeValue value, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
CreateTimeRange(AZStd::string_view owner, AZStd::string_view name, TimeValue value, TimeValue min, TimeValue max, AZStd::string_view description="", GraphType graphType=GraphType::Lines) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
GetDescription() const (defined in AZ::IO::Statistic)AZ::IO::Statistic
GetGraphType() const (defined in AZ::IO::Statistic)AZ::IO::Statistic
GetName() const (defined in AZ::IO::Statistic)AZ::IO::Statistic
GetOwner() const (defined in AZ::IO::Statistic)AZ::IO::Statistic
GetValue() const (defined in AZ::IO::Statistic)AZ::IO::Statistic
GraphType enum name (defined in AZ::IO::Statistic)AZ::IO::Statistic
PlotImmediate(AZStd::string_view owner, AZStd::string_view name, double value) (defined in AZ::IO::Statistic)AZ::IO::Statisticstatic
TimeValue typedef (defined in AZ::IO::Statistic)AZ::IO::Statistic
Value typedef (defined in AZ::IO::Statistic)AZ::IO::Statistic