I've deduced that this is an issue with the way I'm telling monogameMonoGame to use vsync. turning itit off and setting "FixedTimetep = false"FixedTimetep = false fixes the issue. I am going to get vysnc back on, it's just going to take a bit more tooling.
Use `code` syntax for readability, grammar and typos.