49 PStatClient *get_client()
const;
55friend class PStatClient;
56friend class PStatCollector;
Contains the raw timing and level data for a single frame.
get_thread
Returns the Panda Thread object associated with this particular PStatThread.
get_index
Returns the index number of this particular thread within the PStatClient.
void new_frame()
This must be called at the start of every "frame", whatever a frame may be deemed to be,...
PStatThread()
Normally, this constructor is called only from PStatClient.
void add_frame(const PStatFrameData &frame_data)
This is a slightly lower-level version of new_frame that also specifies the data to send for this fra...
A thread; that is, a lightweight process.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.