From 0a4d9d0434eaa70049487019bac683463ab15317 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Sat, 21 Oct 2023 23:57:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@77de391ac9808cd5a67e970b894c5a851ac22c8c?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _communication_8h_source.html | 2 +- classaudio__tools_1_1_throttle.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_communication_8h_source.html b/_communication_8h_source.html index 27bb8ce43c..a11409e9b1 100644 --- a/_communication_8h_source.html +++ b/_communication_8h_source.html @@ -765,7 +765,7 @@
792  }
793 
794  protected:
-
795  unsigned long start_time;
+
795  uint64_t start_time;
796  uint64_t sum_samples = 0;
797  ThrottleConfig info;
798  int bytesPerSample;
diff --git a/classaudio__tools_1_1_throttle.html b/classaudio__tools_1_1_throttle.html index f644a2354d..1c56b2dd67 100644 --- a/classaudio__tools_1_1_throttle.html +++ b/classaudio__tools_1_1_throttle.html @@ -108,9 +108,9 @@ ThrottleConfig info   - -unsigned long start_time -  + +uint64_t start_time uint64_t sum_samples = 0