Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DeltaProfiler Class Reference

Public Member Functions

 __init__ (self, name="")
 
 printDeltaTime (self, label)
 

Public Attributes

 active
 
 name
 
 priorLabel
 
 priorTime
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
name = "" )

Member Function Documentation

◆ printDeltaTime()

printDeltaTime ( self,
label )

Member Data Documentation

◆ active

active

◆ name

name

◆ priorLabel

priorLabel

◆ priorTime

priorTime