PalmSens SDK v1.8.2.0

EncodedMethodV0.SetTime2 Method 

Set time (used for larger amounts of time)

[Visual Basic]
Public Sub SetTime2( _
   ByVal position As Integer, _
   ByVal dec As Single _
)
[C#]
public void SetTime2(
   int position,
   float dec
);

Parameters

position
position
dec
value

See Also

EncodedMethodV0 Class | PalmSens Namespace