Panda3D
|
Public Member Functions | |
def | __init__ |
def | addProfileSession |
def | destroy |
def | flush |
def | getAvgDuration |
def | getAvgSession |
def | getNamePrefix |
def | getNumDurationSamples |
def | log |
Static Public Attributes | |
MinSamples = None | |
tuple | notify = directNotify.newCategory("TaskProfiler") |
SpikeThreshold = None |
def __init__ | ( | self, | |
namePrefix | |||
) |
def addProfileSession | ( | self, | |
session | |||
) |
def destroy | ( | self | ) |
def flush | ( | self | ) |
def getAvgDuration | ( | self | ) |
def getAvgSession | ( | self | ) |
def getNamePrefix | ( | self, | |
namePrefix | |||
) |
def getNumDurationSamples | ( | self | ) |
def log | ( | self | ) |
MinSamples = None [static] |
tuple notify = directNotify.newCategory("TaskProfiler") [static] |
SpikeThreshold = None [static] |