Audacity 3.2.0
Public Attributes | List of all members
DynamicRangeProcessorHistoryPanel::ClockSynchronization Struct Reference

#include <DynamicRangeProcessorHistoryPanel.h>

Public Attributes

const float firstPacketTime
 
const std::chrono::steady_clock::time_point start
 
std::chrono::steady_clock::time_point now
 

Detailed Description

Definition at line 36 of file DynamicRangeProcessorHistoryPanel.h.

Member Data Documentation

◆ firstPacketTime

const float DynamicRangeProcessorHistoryPanel::ClockSynchronization::firstPacketTime

Definition at line 38 of file DynamicRangeProcessorHistoryPanel.h.

◆ now

std::chrono::steady_clock::time_point DynamicRangeProcessorHistoryPanel::ClockSynchronization::now

Definition at line 40 of file DynamicRangeProcessorHistoryPanel.h.

◆ start

const std::chrono::steady_clock::time_point DynamicRangeProcessorHistoryPanel::ClockSynchronization::start

Definition at line 39 of file DynamicRangeProcessorHistoryPanel.h.


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