| SoTimerSensor Methods | 
The SoTimerSensor type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| GetBaseTime | Gets the base time.  | |
| GetHashCode | 
Overrides GetHashCode().
  (Inherited from SoNetBase.) | |
| GetInterval | Gets the interval.  | |
| GetTriggerTime | Returns the time at which this sensor is scheduled to be triggered.  | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| IsScheduled | Returns true if this sensor has been scheduled and is waiting in a sensor queue to be triggered.  | |
| Schedule | (Inherited from SoSensor.) | |
| SetBaseTime | Sets the base time.  | |
| SetInterval | Sets the interval.  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Unschedule | (Inherited from SoSensor.) |