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