merge
This commit is contained in:
@@ -788,7 +788,7 @@ void FilamentViewer::render(uint64_t frameTimeInNanos) {
|
||||
}
|
||||
|
||||
if(_frameCount == 60) {
|
||||
//Log("1 sec average for asset animation update %f", _elapsed);
|
||||
// Log("1 sec average for asset animation update %f", _elapsed / 60);
|
||||
_elapsed = 0;
|
||||
_frameCount = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user