Record a flow step.
This is a method of the Profiler class in the profiler module.
def record_flow(name: str, duration_ms: float, file: str, line: int) -> None