Panda3D
Loading...
Searching...
No Matches
PercentStats Class Reference
Inheritance diagram for PercentStats:

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
 

Member Function Documentation

◆ add()

add ( self,
* args,
** kArgs )

◆ f8()

f8 ( self,
x )

◆ func_std_string()

func_std_string ( func_name)
static

◆ print_line()

print_line ( self,
func )

◆ print_stats()

print_stats ( self,
* amount )

◆ setTotalTime()

setTotalTime ( self,
tt )

Member Data Documentation

◆ _totalTime

_totalTime = tt
protected

◆ files

list files = []

◆ prim_calls

prim_calls = self.prim_calls:

◆ top_level

top_level

◆ total_calls

total_calls