ug4
shiny_call_logging.cpp File Reference
#include <vector>
#include "src/ShinyManager.h"
#include "profile_call.h"

Namespaces

 ug
 the ug namespace
 

Functions

bool ug::CheckEnoughTimePassedToNow (ProfileCall &pc, Shiny::tick_t tnow)
 
void ug::FinishShinyCallLogging ()
 
void ug::ShinyCallLoggingEnd ()
 
void ug::ShinyCallLoggingStart ()
 

Variables

std::vector< ProfileCall > ug::callsOnHold
 
int ug::g_ShinyCallLoggingMaxFreq = 1
 
std::vector< ProfileCall > ug::profileCalls