DoSpinUp(TimeSpan) Method
Performs the up spin action.
'Declaration
Public Overloads Sub DoSpinUp( _
ByVal As TimeSpan _
)
'Usage
Dim instance As GcDateTime
Dim increment As TimeSpan
instance.DoSpinUp(increment)
Parameters
- increment
- The TimeSpan value that indicates the increment.