|
| Clock (double millis) noexcept |
|
bool | hasExpired (struct timespec &time_left) noexcept |
|
void | next () noexcept |
|
bool | wait (pthread_cond_t &cond, pthread_mutex_t &mutex) noexcept |
|
◆ Clock()
juce::HighResolutionTimer::Pimpl::Clock::Clock |
( |
double |
millis | ) |
|
|
inlinenoexcept |
◆ hasExpired()
bool juce::HighResolutionTimer::Pimpl::Clock::hasExpired |
( |
struct timespec & |
time_left | ) |
|
|
inlinenoexcept |
◆ next()
void juce::HighResolutionTimer::Pimpl::Clock::next |
( |
| ) |
|
|
inlinenoexcept |
◆ wait()
bool juce::HighResolutionTimer::Pimpl::Clock::wait |
( |
pthread_cond_t & |
cond, |
|
|
pthread_mutex_t & |
mutex |
|
) |
| |
|
inlinenoexcept |
◆ delta
uint64_t juce::HighResolutionTimer::Pimpl::Clock::delta |
◆ time
uint64_t juce::HighResolutionTimer::Pimpl::Clock::time |
◆ timebase
mach_timebase_info_data_t juce::HighResolutionTimer::Pimpl::Clock::timebase |
The documentation for this struct was generated from the following file: