EnableTimeDomain Enumeration | 
Version 104.4.240 
            Time domain to use for collecting and reporting duration metrics.
            
 
    Namespace: 
   CefSharp.DevTools.Performance
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic enum EnableTimeDomain
public enum class EnableTimeDomain
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | TimeTicks | 0 | 
            timeTicks
             | 
 | ThreadTicks | 1 | 
            threadTicks
             | 
See Also