mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-15 04:46:14 +01:00
dev_scripts
doc
extras
scripts
tests
wa
assets
commands
framework
instrumentation
processors
tools
utils
workloads
__init__.py
.gitignore
LICENSE
MANIFEST.in
README.rst
setup.py
Fix output when running for a specified number of loops (rather than duration) and adding delay to threads. Previously, the output for the last thread was not printed due to a missing check for a negative duration.