mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 06:13:09 +02:00
fix whitespace formatting
This commit is contained in:
parent
f463099d16
commit
63bcee0229
2 changed files with 16 additions and 16 deletions
|
@ -68,7 +68,7 @@ private:
|
||||||
quint64 _numTallies;
|
quint64 _numTallies;
|
||||||
quint64 _expiry;
|
quint64 _expiry;
|
||||||
SimpleMovingAverage _movingAverage;
|
SimpleMovingAverage _movingAverage;
|
||||||
};
|
|
||||||
|
|
||||||
class PerformanceTimer {
|
class PerformanceTimer {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue