libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::CPUTicker::CPUCountFn Class Reference

#include <CPUTicker.hpp>

Public Member Functions

__stdcall CPUCountFn (void) noexcept(true)
 
__stdcall ~CPUCountFn (void) noexcept(true)
 
unsigned __int64 __fastcall GetCount (void) const noexcept(true)
 

Detailed Description

Definition at line 64 of file CPUTicker.hpp.

Constructor & Destructor Documentation

◆ CPUCountFn()

__stdcall jmmcg::NTUtils::CPUTicker::CPUCountFn::CPUCountFn ( void  )
inlinenoexcept

Definition at line 66 of file CPUTicker.hpp.

◆ ~CPUCountFn()

__stdcall jmmcg::NTUtils::CPUTicker::CPUCountFn::~CPUCountFn ( void  )
inlinenoexcept

Definition at line 69 of file CPUTicker.hpp.

Member Function Documentation

◆ GetCount()

unsigned __int64 __fastcall jmmcg::NTUtils::CPUTicker::CPUCountFn::GetCount ( void  ) const
inlinenoexcept

Definition at line 72 of file CPUTicker.hpp.


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