function displayFastest()

in web/src/js/gcping.js [260:263]


function displayFastest(isVisible) {
  fastestRegionVisible = true;
  updateList();
}