Beispiel #1
0
 private Timer()
 {
     onEndCallback_ = new _ImportOnTimerEnd(_OnTimerEnd);
 }
Beispiel #2
0
 extern static IntPtr timer_wait(Int64 microseconds, _ImportOnTimerEnd onTimerEnd);