Home
last modified time | relevance | path

Searched defs:mediumPollingIntervalThreshold (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchEnvironment.ts25 … const mediumPollingIntervalThreshold = unchangedPollThresholds[PollingInterval.Medium]; constant
53 … const mediumPollingIntervalThreshold = unchangedPollThresholds[PollingInterval.Medium]; constant