Similar concept to the Debugger / Tracer - allow processing to be slowed down.
e.g. force a 1 second sleep between each step in the routes, to show things happening nice and slow - so you are not bombarded with a zillion lines of logging output
Description
Similar concept to the Debugger / Tracer - allow processing to be slowed down.
e.g. force a 1 second sleep between each step in the routes, to show things happening nice and slow - so you are not bombarded with a zillion lines of logging output