Skyscraper 2.0
|
#include <OgreBulletDynamicsWorld.h>
#include <OgrePlatform.h>
#include "globals.h"
#include "sbs.h"
#include "profiler.h"
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | SBS |
Functions | |
void | SBS::Profile_Get_Ticks (unsigned long int *ticks) |
float | SBS::Profile_Get_Tick_Rate (void) |
Variables | |
static oClock | gProfileClock |
bool SBSIMPEXP | SBS::enable_profiling |
bool SBSIMPEXP | SBS::enable_advanced_profiling |
|
static |
Definition at line 7 of file profiler.cpp.
Referenced by SBS::Profile_Get_Ticks(), and SBS::ProfileManager::Reset().