Function __global->has_leader_board_since

Definitions

sources/leader_board.php

  • See if a leader-board has been calculated since a particular cut-off time.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$row array required parameter N/A N/A The leader-board row to check
$start TIME required parameter N/A N/A The start time of the result set

Return

  • Whether it has
  • Type: boolean
  • Set: N/A
  • Range: N/A