Home
last modified time | relevance | path

Searched refs:kDebounceHistoryMS (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/repl/
Dhistory.js24 const kDebounceHistoryMS = 15; constant
127 timer = setTimeout(flushHistory, kDebounceHistoryMS);