Start unpaused
This commit is contained in:
parent
3540e9e07a
commit
86c5f56267
1 changed files with 0 additions and 1 deletions
|
|
@ -139,7 +139,6 @@ public:
|
|||
threadPool.setThreadCount(numThreads);
|
||||
numObjectsPerThread = 512 / numThreads;
|
||||
rndEngine.seed(benchmark.active ? 0 : (unsigned)time(nullptr));
|
||||
paused = true;
|
||||
}
|
||||
|
||||
~VulkanExample()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue