DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
prvm_stack_t Struct Reference

#include <progsvm.h>

+ Collaboration diagram for prvm_stack_t:

Data Fields

double builtinsprofile_acc
 
mfunction_tf
 
double profile_acc
 
int s
 
double tprofile_acc
 

Detailed Description

Definition at line 50 of file progsvm.h.

Field Documentation

◆ builtinsprofile_acc

double prvm_stack_t::builtinsprofile_acc

Definition at line 56 of file progsvm.h.

Referenced by PRVM_EnterFunction(), and PRVM_LeaveFunction().

◆ f

◆ profile_acc

double prvm_stack_t::profile_acc

Definition at line 55 of file progsvm.h.

Referenced by PRVM_EnterFunction(), and PRVM_LeaveFunction().

◆ s

int prvm_stack_t::s

◆ tprofile_acc

double prvm_stack_t::tprofile_acc

Definition at line 54 of file progsvm.h.

Referenced by PRVM_EnterFunction(), and PRVM_LeaveFunction().


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