hphp_get_stats

Checks current value of a server stats

function hphp_get_stats(
  string $name,
): int;

Parameters

  • string $name - Name of the entry.

Returns

  • int - - Currently accumulated count.