Пример #1
0
 public TockTicker(TimeSignature ts)
 {
     this.tick = 0;
     this.ts   = ts;
 }