|
| 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...
|
| |
| 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
-
| 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: