mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 04:10:11 +02:00
CR feedback
This commit is contained in:
parent
70516c8cb4
commit
8186145d35
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ void VoxelSceneStats::encodeStopped() {
|
|||
_totalEncodeTime += (usecTimestampNow() - _encodeStart);
|
||||
}
|
||||
|
||||
|
||||
void VoxelSceneStats::reset() {
|
||||
_totalEncodeTime = 0;
|
||||
_encodeStart = 0;
|
||||
|
|
Loading…
Reference in a new issue