Other than seemingly perverse incentives, is there a good reason not to quantize trading time?
If you're talking about something like having an auction (per security) every N seconds, I don't see how that addresses the underlying issue, which is how to determine order priority. If you have a bunch of orders at the same price on the same side, and an order comes in from the other side that crosses those orders (or there is an auction and there are orders on the other side which cross), how do you decide which o…
Sort by hash. Impossible to game unless you can break the hash function.