Version: 2022.1
LanguageEnglish
  • C#

ProfilerUnsafeUtility

class in Unity.Profiling.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Utility class which provides access to low level Profiler API.

Use ProfilerUnsafeUtility methods to build a high-level profiling primitive.
The low level Profiler API is included in a Release Build.

Static Properties

CategoryAiAI and NavMesh Profiler category.
CategoryAllocationMemory allocation Profiler category.
CategoryAnimationAnimation Profiler category.
CategoryAudioAudio system Profiler category.
CategoryFileIOFile IO Profiler category.
CategoryGUIUI Profiler category.
CategoryInputInput system Profiler category.
CategoryInternalInternal Unity systems Profiler category.
CategoryLightingGlobal Illumination Profiler category.
CategoryLoadingLoading system Profiler category.
CategoryNetworkNetworking system Profiler category.
CategoryOtherUncategorized Profiler category.
CategoryParticlesParticle system Profiler category.
CategoryPhysicsPhysics system Profiler category.
CategoryRenderRendering system Profiler category.
CategoryScriptsGeneric C# code Profiler category.
CategoryVideoVideo system Profiler category.
CategoryVirtualTexturingVirtual Texturing system Profiler category.
CategoryVrVR systen Profiler category.
TimestampGets Profiler timestamp.
TimestampToNanosecondsConversionRatioGets conversion ratio from Profiler timestamp to nanoseconds.

Static Methods

BeginSampleStarts profiling a piece of code marked with a custom name that the markerPtr handle has defined.
BeginSampleWithMetadataStarts profiling a piece of code marked with a custom name that the markerPtr handle and metadata parameters has defined.
CreateFlowCreate a new Profiler flow identifier.
CreateMarkerConstructs a new Profiler marker handle for code instrumentation.
EndSampleEnd profiling a piece of code marked with a custom name defined by this instance of ProfilerMarker.
FlowEventAdd flow event to a Profiler sample.
GetCategoryByNameGets the Profiler category identifier.
GetCategoryDescriptionRetrieves Profiler category information such as name or color.
SetMarkerMetadataSet Profiler marker metadata name and type.
SingleSampleWithMetadataCreates profiling sample with a custom name that the markerPtr handle and metadata parameters has defined.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961