ValueStopwatch Structure

Stopwatch but as a struct.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public struct ValueStopwatch
Inheritance
Object    ValueType    ValueStopwatch

Properties

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
StartNew 
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also