PerfTimerStartEvent Method |
Starts a new performance event
Namespace:
LiteCore.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntaxpublic static void StartEvent(
string name
)
Parameters
- name
- Type: SystemString
The name for the event
See Also