The reference to the elapsed time between change events.
            
    Namespace: 
   Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public readonly int Time | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Time As Integer | 
| Visual C++ | 
|---|
| public: initonly int Time | 
 Remarks
Remarks
This is the time since the last EncoderPositionChangeEvent. Time unit depends on the Phidget - see product manual for specifics.





