-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.PerformanceMeasure
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
2 revisions
namespace: Crow
PerformanceMeasure
public class PerformanceMeasure : IValueChange
⬜ | prototype | description |
---|---|---|
PerformanceMeasure (Kind measureKind, long _cancelLimit=0) |
__ |
⬜ | name | description |
---|---|---|
Name |
__ |
⬜ | prototype | description |
---|---|---|
void Begin(Kind kind) |
__ | |
void End(Kind kind) |
__ | |
void InitMeasures() |
__ | |
void Notify() |
__ | |
void NotifyChanges() |
__ | |
void NotifyValueChanged(string MemberName, object _value) |
__ | |
void StartCycle() |
__ | |
void StopCycle() |
__ |
⬜ | name | description |
---|---|---|
ValueChanged |
__ |