Timers were wrong. Fixing.

This commit is contained in:
Ben Vanik
2014-01-07 22:47:35 -08:00
parent 5a4f738a37
commit 73200ff0bc
5 changed files with 56 additions and 24 deletions

View File

@@ -282,7 +282,7 @@ SHIM_CALL RtlRaiseException_shim(
// TODO(benvanik): unwinding.
// This is going to suck.
XEASSERTALWAYS();
DebugBreak();
}