PySide6.QtGui.QRhiStats¶
- class QRhiStats¶
Statistics provided from the underlying memory allocator.
Details
Note
This is a RHI API with limited compatibility guarantees, see
QRhifor details.Added in version 6.6.
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- PySide6.QtGui.QRhiStats.totalPipelineCreationTime¶
- PySide6.QtGui.QRhiStats.blockCount¶
- PySide6.QtGui.QRhiStats.allocCount¶
- PySide6.QtGui.QRhiStats.usedBytes¶
- PySide6.QtGui.QRhiStats.unusedBytes¶
- PySide6.QtGui.QRhiStats.totalUsageBytes¶