Photon Quantum 3.0.0

Static Public Member Functions | Events | List of all members
Quantum.Editor.QuantumProfilingServer Class Reference

A dummy implementation of the Quantum profiling server. More...

Static Public Member Functions

static void Update ()
 Empty unity update method. More...
 

Events

static Action< QuantumProfilingClientInfo, ProfilerContextDataSampleReceived
 The event that is triggered when a profiling sample is received. More...
 

Detailed Description

A dummy implementation of the Quantum profiling server.

Member Function Documentation

◆ Update()

static void Quantum.Editor.QuantumProfilingServer.Update ( )
inlinestatic

Empty unity update method.

Event Documentation

◆ SampleReceived

Action<QuantumProfilingClientInfo, ProfilerContextData> Quantum.Editor.QuantumProfilingServer.SampleReceived
static

The event that is triggered when a profiling sample is received.