baby.speed_tests.TimingLogger¶
- class baby.speed_tests.TimingLogger(file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>)¶
Bases:
objectMethods
copy
finish
log
separator
start
- __init__(file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>)¶
Methods
__init__([file])copy()finish()log(text)separator()start([section_name, hold_output])