Panda3D
Public Member Functions | Static Public Member Functions

ProfileTimer Class Reference

List of all members.

Public Member Functions

 ProfileTimer (ProfileTimer const other)
 ProfileTimer (string name, int maxEntries)
 ProfileTimer ()
 ProfileTimer (string name)
 consolidateTo ()
 consolidateTo (ostream out)
double getTotalTime ()
 init (string name, int maxEntries)
 init (string name)
 mark (string tag)
 off ()
 off (string tag)
 on ()
 printTo ()
 printTo (ostream out)

Static Public Member Functions

static consolidateAllTo (ostream out)
static consolidateAllTo ()
static printAllTo (ostream out)
static printAllTo ()

Constructor & Destructor Documentation

ProfileTimer ( ProfileTimer const  other)
ProfileTimer ( string  name,
int  maxEntries 
)
ProfileTimer ( string  name)

Member Function Documentation

static consolidateAllTo ( ostream  out) [static]
static consolidateAllTo ( ) [static]
consolidateTo ( ostream  out)
consolidateTo ( )
double getTotalTime ( )
init ( string  name)
init ( string  name,
int  maxEntries 
)
mark ( string  tag)
off ( )
off ( string  tag)
on ( )
static printAllTo ( ) [static]
static printAllTo ( ostream  out) [static]
printTo ( ostream  out)
printTo ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties