metawards.utils.NullProfiler¶
-
class
metawards.utils.
NullProfiler
(name: str = None, parent=None)[source]¶ This is a null profiler that does nothing
-
__init__
(name: str = None, parent=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(name[, parent])Initialize self. is_null
()start
(name)stop
()-