PalmSens SDK v1.8.2.0

EncodedMethodV1.SetTimeCon Method 

Set time (using TIMECON register on microprocessor)

[Visual Basic]
Public Sub SetTimeCon( _
   ByVal name As String, _
   ByVal dec As Single _
)
[C#]
public void SetTimeCon(
   string name,
   float dec
);

Parameters

name
name
dec
value

See Also

EncodedMethodV1 Class | PalmSens Namespace