is_game_time_set
Checks to see if the game time has been set for a game.
Parameters
- DateTime $time — The datetime object for the game date/time.
Returns
- bool — Whether a time has been set for the game.
Since: 2.0
Source
- /includes/classes/base/class-scoreboard.php — 320