timer


  
  DEF TIMER TimeSensor {
     loop TRUE
     startTime 0
     stopTime -1
     cycleInterval 0.1
  }