Method code for $lag_watcher.verbose_lag_str()

[Turn off line numbering]
  1: // returns lag as a string with verbosity
  2: return ["Current server lag is " + .lag() + " seconds.", toliteral(lags)];

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon