GPU: Add Fast GPU Time Option.

This commit is contained in:
Fernando Sahmkow
2020-04-20 13:20:52 -04:00
parent 18a88d19dc
commit b8aef40c56
7 changed files with 21 additions and 1 deletions

View File

@ -69,6 +69,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="use_fast_gpu_time">
<property name="text">
<string>Use Fast GPU Time</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_1">
<item>