WPF Dispatcher Timer tidak akurat

DispatcherTimer timer = new DispatcherTimer(DispatcherPriority.Normal);
Bewildered Bat