Panda3D
|
#include <pandadoc.hpp>
Public Member Functions | |
__init__ (const ProfileTimer other) | |
__init__ (str name, int maxEntries) | |
consolidateTo (Ostream out) | |
double | getTotalTime () |
init (str name, int maxEntries) | |
mark (str tag) | |
off () | |
off (str tag) | |
on () | |
printTo (Ostream out) | |
Static Public Member Functions | |
static | consolidateAllTo (Ostream out) |
static | printAllTo (Ostream out) |
__init__ | ( | const ProfileTimer | other | ) |
__init__ | ( | str | name, |
int | maxEntries | ||
) |
|
static |
consolidateTo | ( | Ostream | out | ) |
double getTotalTime | ( | ) |
init | ( | str | name, |
int | maxEntries | ||
) |
mark | ( | str | tag | ) |
off | ( | ) |
off | ( | str | tag | ) |
on | ( | ) |
|
static |
printTo | ( | Ostream | out | ) |