PStatCollectorForward
from panda3d.core import PStatCollectorForward
- class PStatCollectorForward
Bases:
Bases:
PStatCollectorForwardBaseThis class serves as a cheap forward reference to a
PStatCollector, so that classes that are defined before the pstats module may access thePStatCollector.Inheritance diagram
- __init__(col: PStatCollector)
