Module: SSHKit::Backend::Abstract::TimedCommands

Included in:
SSHKit::Backend::Abstract
Defined in:
lib/dash/sshkit_with_ext.rb

Overview

Attributes the wall time of every command to the timing entry that is current on this thread, so a phase can report how much of its total was spent waiting on round trips rather than on the app. Nothing is executed that would not have run anyway — this only stamps the commands dash was already issuing.