pyquickbench.TimeTrain.toc#
- TimeTrain.toc(name='')[source]#
Records a new wagon in the TimeTrain.
See Time Trains for usage example.
- Parameters:
name (
str, optional) –Name of the wagon. This name is used as a key in
pyquickbench.TimeTrain.to_dict()and in calls toprint().By default
''.