Loading
test/common: Add timing_cmd() function
This function is meant to return the actual execution time of a given command without relaying on separate time accounting (i.e. what timing() is doing with date). Change-Id: I0ea31ca484aa0c7aa14bc47c72ba67c4a16f9a0a Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17995 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>