OpenShot Library | libopenshot-audio  0.2.0
juce::PerformanceCounter::Statistics Struct Reference

Holds the current statistics. More...

#include <juce_PerformanceCounter.h>

Public Member Functions

void clear () noexcept
 
String toString () const
 
void addResult (double elapsed) noexcept
 

Public Attributes

String name
 
double averageSeconds
 
double maximumSeconds
 
double minimumSeconds
 
double totalSeconds
 
int64 numRuns
 

Detailed Description

Holds the current statistics.

Definition at line 96 of file juce_PerformanceCounter.h.


The documentation for this struct was generated from the following files: