NSPR OS2 NO HIRES TIMER: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:NSPR_OS2_NO_HIRES_TIMER}} | |||
This is used by Mozilla applications. This causes that Mozilla will not use the OS/2's high resolution timer. | This is used by Mozilla applications. This causes that Mozilla will not use the OS/2's high resolution timer. | ||
SET NSPR_OS2_NO_HIRES_TIMER=<value> | SET NSPR_OS2_NO_HIRES_TIMER=<value> | ||
Line 9: | Line 10: | ||
;Value:1 - Mozilla will not use the OS/2's high resolution timer. | ;Value:1 - Mozilla will not use the OS/2's high resolution timer. | ||
[[Category: | [[Category:Mozilla environment variable]] |
Latest revision as of 15:10, 1 March 2018
This is used by Mozilla applications. This causes that Mozilla will not use the OS/2's high resolution timer.
SET NSPR_OS2_NO_HIRES_TIMER=<value>
- Example
SET NSPR_OS2_NO_HIRES_TIMER=1
Set this if other applications using the high resolution timer (multimedia apps) act strangely.
Parameters
- Value
- 1 - Mozilla will not use the OS/2's high resolution timer.