LeviLamina
Loading...
Searching...
No Matches
ImguiProfiler Struct Reference
+ Inheritance diagram for ImguiProfiler:

Classes

class  ManualTimer
 
struct  Record
 
struct  RecordGroup
 
class  ScopedTimer
 
class  Timer
 

Public Member Functions

ImguiProfileroperator= (ImguiProfiler const &)
 
 ImguiProfiler (ImguiProfiler const &)
 
MCAPI::TimeAccumulator getTimeAccumulator (::std::string const &group, ::std::string const &name, bool isClientSide)
 
MCAPI void update ()
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::vector<::ImguiProfiler::Record > & sPendingRecords ()
 
static MCAPI int & sProduceRecords ()
 
static MCAPI ::Bedrock::Threading::MutexsRecordMutex ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk5210a3
 
::ll::UntypedStorage< 8, 80 > mUnke06fd6
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ getTimeAccumulator()

MCAPI::TimeAccumulator ImguiProfiler::getTimeAccumulator ( ::std::string const & group,
::std::string const & name,
bool isClientSide )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ update()

MCAPI void ImguiProfiler::update ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ sPendingRecords()

static MCAPI ::std::vector<::ImguiProfiler::Record > & ImguiProfiler::sPendingRecords ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ sProduceRecords()

static MCAPI int & ImguiProfiler::sProduceRecords ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ sRecordMutex()

static MCAPI ::Bedrock::Threading::Mutex & ImguiProfiler::sRecordMutex ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ImguiProfiler::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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