Jump to content

NSPR_OS2_NO_HIRES_TIMER

From EDM2
Revision as of 15:10, 1 March 2018 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.