generated from max/template-unity-project
Update ProfilerUtility.cs
This commit is contained in:
parent
73ac3485aa
commit
8d567c8cda
@ -5,7 +5,7 @@ namespace VertexColor.ScenePartition
|
|||||||
{
|
{
|
||||||
public static class ProfilerUtility
|
public static class ProfilerUtility
|
||||||
{
|
{
|
||||||
public class ProfilerScope : System.IDisposable
|
public struct ProfilerScope : System.IDisposable
|
||||||
{
|
{
|
||||||
public ProfilerScope(string name)
|
public ProfilerScope(string name)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user