Jump to content

NSPR OS2 NO HIRES TIMER: Difference between revisions

From EDM2
Created page with "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_..."
 
Line 7: Line 7:


==Parameters==
==Parameters==
;Value:1
;Value:1 - Mozilla will not use the OS/2's high resolution timer.


[[Category:Environment variable]]
[[Category:Environment variable]]

Revision as of 22:04, 17 November 2017

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.