Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Static Public Member Functions | List of all members
ProfileTimer Class Reference

Static Public Member Functions

static void Pop ()
 Pops the last timer from the stack and debugs the output More...
 
static void Pop (string name)
 Pops the last timer of given name from the stack and debugs the output More...
 
static void Push (string name)
 Pushes a new timer onto the stack More...
 

Member Function Documentation

static void ProfileTimer.Pop ( )
inlinestatic

Pops the last timer from the stack and debugs the output

static void ProfileTimer.Pop ( string  name)
inlinestatic

Pops the last timer of given name from the stack and debugs the output

Parameters
name
static void ProfileTimer.Push ( string  name)
inlinestatic

Pushes a new timer onto the stack


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