|
Panda3D
|
Public Member Functions | |
| add (self, *args, **kArgs) | |
| f8 (self, x) | |
| print_line (self, func) | |
| print_stats (self, *amount) | |
| setTotalTime (self, tt) | |
Static Public Member Functions | |
| func_std_string (func_name) | |
Public Attributes | |
| list | files = [] |
| prim_calls = self.prim_calls: | |
| top_level | |
| total_calls | |
Protected Attributes | |
| int | _totalTime = tt |
| add | ( | self, | |
| * | args, | ||
| ** | kArgs ) |
| f8 | ( | self, | |
| x ) |
|
static |
| print_line | ( | self, | |
| func ) |
| print_stats | ( | self, | |
| * | amount ) |
| setTotalTime | ( | self, | |
| tt ) |
|
protected |
| list files = [] |
| prim_calls = self.prim_calls: |
| top_level |
| total_calls |