#include <Transmission.h>
|
| template<typename T, typename R> |
| constexpr | Poll (std::chrono::duration< T, R > d) |
| constexpr std::chrono::duration< double > | getInterval () const |
|
| static constexpr std::chrono::duration< double > | checkInterval (std::chrono::duration< double > d) |
◆ Poll()
template<typename T, typename R>
| QtPdCom::Poll::Poll |
( |
std::chrono::duration< T, R > | d | ) |
|
|
inlineconstexpr |
◆ checkInterval()
| constexpr std::chrono::duration< double > QtPdCom::Poll::checkInterval |
( |
std::chrono::duration< double > | d | ) |
|
|
inlinestaticconstexprprivate |
◆ getInterval()
| std::chrono::duration< double > QtPdCom::Poll::getInterval |
( |
| ) |
const |
|
inlineconstexpr |
◆ interval_
| std::chrono::duration<double> QtPdCom::Poll::interval_ |
|
private |
The documentation for this class was generated from the following file: