29 #ifndef JUCE_PERFORMANCECOUNTER_H_INCLUDED
30 #define JUCE_PERFORMANCECOUNTER_H_INCLUDED
67 int runsPerPrintout = 100,
94 void printStatistics();
104 void addResult (
double elapsed)
noexcept;
120 int64 runsPerPrint, startTime;
127 #endif // JUCE_PERFORMANCECOUNTER_H_INCLUDED
#define noexcept
Definition: juce_CompilerSupport.h:141
Definition: juce_String.h:43
#define JUCE_API
Definition: juce_StandardHeader.h:139
long long int64
Definition: juce_MathsFunctions.h:60
Definition: juce_File.h:45