LeviLamina
Loading...
Searching...
No Matches
ProfilerLite::ScopedData Struct Reference

Public Member Functions

MCNAPI_C void resetRecursive ()
MCAPI ~ScopedData ()
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 8, char const * > mName
::ll::TypedStorage< 4, 4, ::ProfilerLite::ScopeTag > mScope
::ll::TypedStorage< 4, 4, ::ProfilerLite::ScopeTag > mBaseScope
::ll::TypedStorage< 8, 8, ::ProfilerLite::ScopedData * > mParent
::ll::TypedStorage< 4, 4, int > mTabCount
::ll::TypedStorage< 8, 24, ::std::vector<::ProfilerLite::ScopedData * > > mChildren
::ll::TypedStorage< 4, 4, int > mHitCount
::ll::TypedStorage< 8, 8, double > mTotalTime
::ll::TypedStorage< 8, 8, double > mTotalInclusiveTime
::ll::TypedStorage< 8, 8, double > mMaxTimePerLoop
::ll::TypedStorage< 8, 8, double > mFrameAccumulatedTime

Constructor & Destructor Documentation

◆ ~ScopedData()

MCAPI ProfilerLite::ScopedData::~ScopedData ( )
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.

Member Function Documentation

◆ $dtor()

MCAPI void ProfilerLite::ScopedData::$dtor ( )
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: