|
|
using | TimeStamp = ::std::chrono::steady_clock::time_point |
|
|
MCNAPI_C void | addTimeMarker (::std::string_view name) |
|
MCNAPI_C void | clearData () |
|
MCNAPI_C bool | shouldTrackNearbyPosition (::BlockPos const &blockToTrack) |
|
MCNAPI_C bool | shouldTrackPosition (::BlockPos const &blockToTrack) |
|
MCNAPI_C bool | shouldTrackPosition (::SubChunkPos const &renderChunkPos) |
|
MCNAPI_C void | startTimer (::BlockPos const &blockToTrack) |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 1, 1, bool > | mTimingIsActive |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mStartTime |
|
::ll::TypedStorage< 8, 24, ::std::vector<::PlayerRenderChunkModificationLatencyTracker::TimeMarker > > | mTimeMarkers |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mBlockToTrack |
|
::ll::TypedStorage< 4, 12, ::SubChunkPos > | mRenderChunkPosToTrack |
|
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::Mutex > | mMutex |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ $vftable()
| MCAPI void ** PlayerRenderChunkModificationLatencyTracker::$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 class was generated from the following file: