FPS class for calculating and displaying the Frames Per Second in a video stream. Attributes: pTime (float): Previous time stamp. frameTimes (list): List to keep track of frame times. avgCount (int): Number of frames over which to average the FPS.
source not stored for this graph (policy: none)