Ejemplo n.º 1
0
 public virtual RealtimeProcess Start()
 {
     timer.Start();
     return(this);
 }