| CpuStatistics Class |
Namespace: SphinxConnector.Common
The CpuStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| CpuTime |
Gets the CPU time for a query.
| |
| Enabled |
Gets a value indicating whether CPU statistics were enabled for the query (to distinguish
between values being zero or disabled CPU statistics).
|