-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.DebugLogger.DbgEvent
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
namespace: Crow.DebugLogger
-
DbgEvent
public class DbgEvent : DbgEventSource
⬜ | prototype | description |
---|---|---|
DbgEvent () |
__ | |
DbgEvent (long timeStamp, DbgEvtType evt, string message=null) |
__ |
⬜ | name | description |
---|---|---|
BeginMS |
__ | |
Category |
__ | |
Color |
__ | |
Duration |
__ | |
DurationMS |
__ | |
EndMS |
__ | |
HasChildEvents |
__ | |
HasMessage |
__ | |
IsLayoutEvent |
__ | |
IsWidgetEvent |
__ |
⬜ | prototype | description |
---|---|---|
void AddEvent(DbgEvent evt) |
__ | |
DbgEvent Parse(string str) |
__ | |
string Print() |
__ | |
string ToString() |
__ |
⬜ | name | description |
---|