#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 >
| constexpr QtPdCom::Poll::Poll |
( |
std::chrono::duration< T, R > |
d | ) |
|
|
inline |
◆ checkInterval()
| static constexpr std::chrono::duration<double> QtPdCom::Poll::checkInterval |
( |
std::chrono::duration< double > |
d | ) |
|
|
inlinestaticprivate |
◆ getInterval()
| constexpr std::chrono::duration<double> QtPdCom::Poll::getInterval |
( |
| ) |
const |
|
inline |
◆ interval_
| std::chrono::duration<double> QtPdCom::Poll::interval_ |
|
private |
The documentation for this class was generated from the following file: