42 Thread *get_thread()
const;
43 INLINE
int get_index()
const;
45 MAKE_PROPERTY(thread, get_thread);
46 MAKE_PROPERTY(index, get_index);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A lightweight class that represents a single element that may be timed and/or counted via stats.
Contains the raw timing and level data for a single frame.
A lightweight class that represents a single thread of execution to PStats.
A thread; that is, a lightweight process.
Manages the communications to report statistics via a network connection to a remote PStatServer.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.