Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
DeltaProfiler Class Reference

Public Member Functions

def __init__
 
def printDeltaTime
 

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

def __init__ (   self,
  name = "" 
)

Member Function Documentation

def printDeltaTime (   self,
  label 
)

Member Data Documentation

active
name
priorLabel
priorTime