Audacity 3.2.0
Classes
FrameStatistics.h File Reference
#include <chrono>
#include <cstddef>
#include <functional>
#include "Observer.h"
Include dependency graph for FrameStatistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FrameStatistics
 A class to profile TrackPanel painting. More...
 
struct  FrameStatistics::UpdatePublisher
 A helper that notifies the view that a specific section has changed. More...
 
class  FrameStatistics::Stopwatch
 RAII wrapper used to measure a section time. More...
 
class  FrameStatistics::Section
 Profiling section data. More...