Class: Timer_noop
Source Location: /blogs/inc/_core/model/_timer.class.php
Class Timer_noop
Class Overview
|
This is an implementation of Timer, which does nothing (no-operation). $Timer will get derived from this, if not running in $debug. Located in /blogs/inc/_core/model/_timer.class.php [line 259] |
[ Top ]
Method Summary
| void | get_categories() | |
| void | get_count() | |
| void | get_current_microtime() | |
| void | get_duration() | |
| void | get_microtime() | |
| void | get_state() | |
| void | pause() | |
| void | reset() | |
| void | resume() | |
| void | start() | |
| void | stop() | |
| void | Timer() |
[ Top ]
