QtPdWidgets  2.3.1
Public Attributes | List of all members
Pd::XYGraph::Impl::TimeValuePair Struct Reference

Time/value pair type. More...

Public Attributes

std::chrono::nanoseconds time
 Time. More...
 
double value
 Value. More...
 

Detailed Description

Time/value pair type.

Member Data Documentation

◆ time

std::chrono::nanoseconds Pd::XYGraph::Impl::TimeValuePair::time

◆ value

double Pd::XYGraph::Impl::TimeValuePair::value

Value.

Referenced by Pd::XYGraph::Impl::Axis::newValues().


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