en:orx:config:settings_main:main
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
en:orx:config:settings_main:main [2023/08/22 23:52 (20 months ago)] – [Details] sausage | en:orx:config:settings_main:main [2023/09/19 23:48 (19 months ago)] (current) – sausage |
---|
| |
<code ini> | <code ini> |
[Clock] | [ClockTemplate] |
AllowSleep = <bool> | |
Frequency = <float> | Frequency = <float> |
ModifierList = <fixed | multiply | maxed | average> | ModifierList = <fixed | multiply | maxed | average> |
Only one section (''Clock'') is defined for this module. Here's a list of its available properties: | Only one section (''Clock'') is defined for this module. Here's a list of its available properties: |
| |
* ''AllowSleep'': If true, allows the CPU to sleep between clock updates. Defaults to true. | |
* ''Frequency'': Use 'display' to sync the clock with the display refresh rate. Use 0 to run the clock as fast as possible. Defaults to 'display'. | * ''Frequency'': Use 'display' to sync the clock with the display refresh rate. Use 0 to run the clock as fast as possible. Defaults to 'display'. |
* ''ModifierList'': Core clock property. Each entry is a modifier followed by its value. A value of 0 will disable that modifier. Maxed: value will be used as a max DT, fixed: -1 will match exactly the frequency, average: value is the number of past updates to use for average. Defaults to: fixed -1 # maxed 0.1. | * ''ModifierList'': Core clock property. Each entry is a modifier followed by its value. A value of 0 will disable that modifier. Maxed: value will be used as a max DT, fixed: -1 will match exactly the frequency, average: value is the number of past updates to use for average. Defaults to: fixed -1. |
| |
===== Display module ===== | ===== Display module ===== |
en/orx/config/settings_main/main.1692773563.txt.gz · Last modified: 2023/08/22 23:52 (20 months ago) by sausage