From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ..._1_1gatordmock_1_1_counter_capture_values.xhtml | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 20.02/structarmnn_1_1gatordmock_1_1_counter_capture_values.xhtml (limited to '20.02/structarmnn_1_1gatordmock_1_1_counter_capture_values.xhtml') diff --git a/20.02/structarmnn_1_1gatordmock_1_1_counter_capture_values.xhtml b/20.02/structarmnn_1_1gatordmock_1_1_counter_capture_values.xhtml new file mode 100644 index 0000000000..69391b0497 --- /dev/null +++ b/20.02/structarmnn_1_1gatordmock_1_1_counter_capture_values.xhtml @@ -0,0 +1,189 @@ + + + + + + + + + + + + + +ArmNN: CounterCaptureValues Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
CounterCaptureValues Struct Reference
+
+
+ +

#include <PeriodicCounterCaptureCommandHandler.hpp>

+ + + + + + + + +

+Public Attributes

uint64_t m_Timestamp
 
std::vector< uint16_t > m_Uids
 
std::vector< uint32_t > m_Values
 
+

Detailed Description

+
+

Definition at line 19 of file PeriodicCounterCaptureCommandHandler.hpp.

+

Member Data Documentation

+ +

◆ m_Timestamp

+ +
+
+ + + + +
uint64_t m_Timestamp
+
+
+ +

◆ m_Uids

+ +
+
+ + + + +
std::vector<uint16_t> m_Uids
+
+
+ +

◆ m_Values

+ +
+
+ + + + +
std::vector<uint32_t> m_Values
+
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1