From add078b7f9a658d52ee6e8fe6771ea0517c07674 Mon Sep 17 00:00:00 2001 From: mathad01 Date: Mon, 10 May 2021 16:51:20 +0100 Subject: IVGCVSW-5908 Update 21.05 Doxygen Documents Signed-off-by: mathad01 Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b --- 21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml | 169 +++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml (limited to '21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml') diff --git a/21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml b/21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml new file mode 100644 index 0000000000..34895fc104 --- /dev/null +++ b/21.05/structarmnn_1_1profiling_1_1_timestamp.xhtml @@ -0,0 +1,169 @@ + + + + + + + + + + + + + +ArmNN: Timestamp Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
Timestamp Struct Reference
+
+
+ +

#include <IBackendProfiling.hpp>

+ + + + + + +

+Public Attributes

uint64_t timestamp
 
std::vector< CounterValuecounterValues
 
+

Detailed Description

+
+

Definition at line 27 of file IBackendProfiling.hpp.

+

Member Data Documentation

+ +

◆ counterValues

+ +
+
+ + + + +
std::vector<CounterValue> counterValues
+
+ +

Definition at line 30 of file IBackendProfiling.hpp.

+ +

Referenced by BOOST_AUTO_TEST_CASE().

+ +
+
+ +

◆ timestamp

+ +
+
+ + + + +
uint64_t timestamp
+
+ +

Definition at line 29 of file IBackendProfiling.hpp.

+ +

Referenced by BOOST_AUTO_TEST_CASE().

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1