Public Member Functions | |
| elapsed ($timer= 'default') | |
| parseMicro ($micro) | |
| start ($timer= 'default') | |
| stop ($timer= 'default') | |
Definition at line 12 of file BitTimer.php.
| BitTimer::elapsed | ( | $ | timer = 'default' |
) |
Definition at line 26 of file BitTimer.php.
References parseMicro().
Here is the call graph for this function:

| BitTimer::parseMicro | ( | $ | micro | ) |
| BitTimer::start | ( | $ | timer = 'default' |
) |
Definition at line 18 of file BitTimer.php.
References parseMicro().
Here is the call graph for this function:

| BitTimer::stop | ( | $ | timer = 'default' |
) |
Definition at line 22 of file BitTimer.php.
1.5.2