vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
base::SystemInfo::SIThreadInfo Struct Reference

#include <SystemInfo.h>

Public Member Functions

 SIThreadInfo ()
 

Public Attributes

std::string name
 
bool bThreadInitialized
 
bool bTimeInitialized
 
DWORD dwLastUserTime
 
DWORD dwLastKernelTime
 

Constructor & Destructor Documentation

base::SystemInfo::SIThreadInfo::SIThreadInfo ( )
inline

Member Data Documentation

bool base::SystemInfo::SIThreadInfo::bThreadInitialized
bool base::SystemInfo::SIThreadInfo::bTimeInitialized
DWORD base::SystemInfo::SIThreadInfo::dwLastKernelTime
DWORD base::SystemInfo::SIThreadInfo::dwLastUserTime
std::string base::SystemInfo::SIThreadInfo::name

The documentation for this struct was generated from the following file: