From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_SYS_CPU.html | 257 ++++++++++++++++++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 docs/doxygen/nel/class_SYS_CPU.html (limited to 'docs/doxygen/nel/class_SYS_CPU.html') diff --git a/docs/doxygen/nel/class_SYS_CPU.html b/docs/doxygen/nel/class_SYS_CPU.html new file mode 100644 index 00000000..fd42a8c5 --- /dev/null +++ b/docs/doxygen/nel/class_SYS_CPU.html @@ -0,0 +1,257 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

SYS_CPU Struct Reference

Collaboration diagram for SYS_CPU:

Collaboration graph
+ + +
[legend]
List of all members. + + + + + + + +

Public Attributes

unsigned long ID
__int64 Start
__int64 Stop
unsigned long NbCycles
struct SYS_CPU* Previous
struct SYS_CPU* Next
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+unsigned long SYS_CPU::ID +
+
+ + + + + +
+   + + +

+ +

+Definition at line 8 of file cpu.cpp.

+

+ + + + +
+ + + + + +
+unsigned long SYS_CPU::NbCycles +
+
+ + + + + +
+   + + +

+ +

+Definition at line 10 of file cpu.cpp.

+

+ + + + +
+ + + + + +
+struct SYS_CPU * SYS_CPU::Next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 12 of file cpu.cpp.

+

+ + + + +
+ + + + + +
+struct SYS_CPU * SYS_CPU::Previous +
+
+ + + + + +
+   + + +

+ +

+Definition at line 11 of file cpu.cpp.

+

+ + + + +
+ + + + + +
+__int64 SYS_CPU::Start +
+
+ + + + + +
+   + + +

+ +

+Definition at line 9 of file cpu.cpp.

+

+ + + + +
+ + + + + +
+__int64 SYS_CPU::Stop +
+
+ + + + + +
+   + + +

+ +

+Definition at line 9 of file cpu.cpp.

+


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