Example #1
0
 public static ulong toLong(TimeData td)
 {
     return((ulong)ROS.ticksFromData(td));
 }