direct.directutil.DeltaProfiler

from direct.directutil.DeltaProfiler import DeltaProfiler

Inheritance diagram

Inheritance diagram of direct.directutil.DeltaProfiler

class DeltaProfiler(name='')[source]

Bases: object

This is a Python specific ProfileTimer.cxx. It’s not related directly to the ProfileTimer code, it just shares some concepts.

__init__(self, name='')[source]
printDeltaTime(self, label)[source]