openshot-audio  0.1.2
Classes | Public Member Functions | Public Attributes | List of all members
juce::HighResolutionTimer::Pimpl Struct Reference

Public Member Functions

 Pimpl (HighResolutionTimer &t)
 
 ~Pimpl ()
 
void start (int newPeriod)
 
void stop ()
 

Public Attributes

HighResolutionTimerowner
 
int volatile periodMs
 

Constructor & Destructor Documentation

◆ Pimpl()

juce::HighResolutionTimer::Pimpl::Pimpl ( HighResolutionTimer t)
inline

◆ ~Pimpl()

juce::HighResolutionTimer::Pimpl::~Pimpl ( )
inline

Member Function Documentation

◆ start()

void juce::HighResolutionTimer::Pimpl::start ( int  newPeriod)
inline

◆ stop()

void juce::HighResolutionTimer::Pimpl::stop ( )
inline

Member Data Documentation

◆ owner

HighResolutionTimer& juce::HighResolutionTimer::Pimpl::owner

◆ periodMs

int volatile juce::HighResolutionTimer::Pimpl::periodMs

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