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 --- 20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml | 169 +++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml (limited to '20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml') diff --git a/20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml b/20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml new file mode 100644 index 0000000000..1154f260fd --- /dev/null +++ b/20.02/structarmnn_1_1profiling_1_1_timestamp.xhtml @@ -0,0 +1,169 @@ + + + + + + + + + + + + + +ArmNN: Timestamp Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
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