FS2_Open
Open source remastering of the Freespace 2 engine
profile_sample Struct Reference

#include <systemvars.h>

Public Attributes

uint profile_instances
 
int open_profiles
 
SCP_string name
 
uint start_time
 
uint accumulator
 
uint children_sample_time
 
uint num_parents
 
uint num_children
 
int parent
 

Detailed Description

Definition at line 199 of file systemvars.h.

Member Data Documentation

uint profile_sample::accumulator

Definition at line 205 of file systemvars.h.

uint profile_sample::children_sample_time

Definition at line 206 of file systemvars.h.

SCP_string profile_sample::name

Definition at line 203 of file systemvars.h.

uint profile_sample::num_children

Definition at line 208 of file systemvars.h.

uint profile_sample::num_parents

Definition at line 207 of file systemvars.h.

int profile_sample::open_profiles

Definition at line 201 of file systemvars.h.

int profile_sample::parent

Definition at line 209 of file systemvars.h.

uint profile_sample::profile_instances

Definition at line 200 of file systemvars.h.

uint profile_sample::start_time

Definition at line 204 of file systemvars.h.


The documentation for this struct was generated from the following file: