|
Panda3D
|
Public Member Functions | |
| __init__ (self, name="") | |
| printDeltaTime (self, label) | |
Public Attributes | |
| int | active = 0 |
| name = name | |
| str | priorLabel = "" |
| int | priorTime = 0 |
This is a Python specific ProfileTimer.cxx. It's not related directly to the ProfileTimer code, it just shares some concepts.
| __init__ | ( | self, | |
| name = "" ) |
| printDeltaTime | ( | self, | |
| label ) |
| int active = 0 |
| name = name |
| priorLabel = "" |
| int priorTime = 0 |