jrHtmlProgressLine
The jrHtmlProgressLine function is used for "echoing" a line out to the browser - it is used for a "progress" type update (such as in the Jamroom Integrity Check).
Note: this function has a built in usleep() call of 1/20th of 1 second to promote a better "progress" appearance on fast running updates.
bool
jrHtmlProgressLine
( $text)
|