JUCE
|
Public Member Functions | |
Pimpl (HighResolutionTimer &t) | |
~Pimpl () | |
void | start (int newPeriod) |
void | stop () |
Public Attributes | |
HighResolutionTimer & | owner |
int volatile | periodMs |
juce::HighResolutionTimer::Pimpl::Pimpl | ( | HighResolutionTimer & | t | ) |
juce::HighResolutionTimer::Pimpl::~Pimpl | ( | ) |
References jassert.
void juce::HighResolutionTimer::Pimpl::start | ( | int | newPeriod | ) |
References jassertfalse.
void juce::HighResolutionTimer::Pimpl::stop | ( | ) |
HighResolutionTimer& juce::HighResolutionTimer::Pimpl::owner |
int volatile juce::HighResolutionTimer::Pimpl::periodMs |