[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 133 lines (2 kb) |
Included or required: | 3 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct() X-Ref |
Constructor of class. |
add() X-Ref |
Starts the timer. |
getTime() X-Ref |
Gets the time for which the timer has run up until this point. return: string|boolean The formatted time up until now or false when timer is no longer running. |
stop() X-Ref |
Stops the timer. return: string The formatted total time. |
remove() X-Ref |
Removes the timer. |
format($string) X-Ref |
Formats the timer time in a pretty way. return: string The formatted time string. param: string $string The time string. |
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |