mvpa2.base.verbosity.RelativeTime

Inheritance diagram of RelativeTime
class mvpa2.base.verbosity.RelativeTime(format='%3.3f sec')

Simple helper class to provide relative time it took from previous invocation

Methods

__call__()
Parameters:

format : str

String format to use for reporting time.

Methods

__call__()