]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - pr_comp.h
patch by parasti; changes to his patch: no per function dprint for now
[xonotic/darkplaces.git] / pr_comp.h
index 8ccdaf6d74ace96f3ca9a6909ebbb1a6692942c1..eab88b50020f9b147b0ca35bee2d773a8210e74d 100644 (file)
--- a/pr_comp.h
+++ b/pr_comp.h
@@ -167,6 +167,7 @@ typedef struct mfunction_s
        double  profile;                // runtime
        double  builtinsprofile; // cost of builtin functions called by this function
        double  callcount; // times the functions has been called since the last profile call
+       double  totaltime; // total execution time of this function DIRECTLY FROM THE ENGINE
 
        int             s_name;
        int             s_file;                 // source file defined in