int get_level_index() const
Returns an index number that can be used to determine when the set of known levels has changed...
void set_to_frame(const PStatFrameData &frame_data)
Supplies the View with the data for the current frame.
The data associated with a particular client, but not with any one particular frame or thread: the li...
bool get_show_level() const
Returns true if we are showing level data, false if time data.
void set_to_time(double time)
Sets to the frame that occurred at the indicated time (or the nearest available frame), extracted from the View's PStatThreadData pointer.
const PStatClientData * get_client_data()
Returns the current PStatClientData associated with the view.
A collection of FrameData structures for recently-received frames within a particular thread...
const PStatThreadData * get_thread_data()
Returns the current PStatThreadData associated with the view.