p_simulation.cc File Reference
#include <string.h>
#include <libgen.h>
#include <libplayercore/globals.h>
#include "p_driver.h"
Include dependency graph for p_simulation.cc:

Macros

#define DRIVER_ERROR(X)   printf("Stage driver error: %s\n", X)
 
#define PLAYER_CAPABILITIES_REQ   PLAYER_CAPABILTIES_REQ
 

Variables

PlayerTime * GlobalTime
 
bool player_quiet_startup
 

Macro Definition Documentation

◆ DRIVER_ERROR

#define DRIVER_ERROR (   X)    printf("Stage driver error: %s\n", X)

◆ PLAYER_CAPABILITIES_REQ

#define PLAYER_CAPABILITIES_REQ   PLAYER_CAPABILTIES_REQ

Variable Documentation

◆ GlobalTime

PlayerTime* GlobalTime
extern

◆ player_quiet_startup

bool player_quiet_startup
extern