コード例 #1
0
 public static PETimer GetTmpTimer()
 {
     _timer.Reset();
     return(_timer);
 }
コード例 #2
0
 public void Close()
 {
     pt.Reset();
 }