Skip to content

LoadingProfiler.Event

Graydon edited this page Mar 21, 2017 · 5 revisions

struct Event

Base Class: ValueType

Fields

public Type m_type
public string m_name
public long m_time

Constructors

public Event(Type type, string name, long time)

Clone this wiki locally