summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/abstract_hardware_model.h')
-rw-r--r--src/abstract_hardware_model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h
index e6ef521..ab77d63 100644
--- a/src/abstract_hardware_model.h
+++ b/src/abstract_hardware_model.h
@@ -298,6 +298,7 @@ public:
unsigned long long launch_cycle;
unsigned long long start_cycle;
unsigned long long end_cycle;
+ unsigned m_launch_latency;
};
struct core_config {