Function __global->most_recent_leader_board
Definitions
sources/leader_board.php
- Get the timestamp of the most recent leader-board result set.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | ID of the leader-board |
Return
- The timestamp of the most recent result set (null: no result sets generated)
- Type: ?TIME
- Set: N/A
- Range: N/A