15 #ifndef PSTATGPUTIMER_H 16 #define PSTATGPUTIMER_H 18 #include "pandabase.h" 19 #include "pStatTimer.h" 20 #include "pStatCollector.h" 21 #include "config_pstats.h" 22 #include "timerQueryContext.h" 49 INLINE ~PStatGPUTimer();
60 INLINE ~PStatGPUTimer() { }
65 #include "pStatGPUTimer.I" A lightweight class that can be used to automatically start and stop a PStatCollector around a sectio...
This is a special type of PStatTimer that also uses a timer query on the GSG to measure how long a ta...
A lightweight class that represents a single element that may be timed and/or counted via stats...
A thread; that is, a lightweight process.
Encapsulates all the communication with a particular instance of a given rendering backend...