Prints seconds in a pretty form
t: float :
time in seconds
ndigits: int (default: 0) :
how many digits are used to show time in seconds (after the decimal sign ‘.’)
Returns :
s: str :
time represented as a string HH:MM:SS
mvpa2.base.progress.eta_string
mvpa2.base.progress.ProgressBar
Enter search terms or a module, class or function name.