|
inlinenoexcept |
64-bit subtraction with borrow (hardware-accelerated).
| other | Tickstamp to subtract from this one (this - other) |
Performs atomic 64-bit subtraction using inline SH-2 assembly (subc). The operation handles overflow/borrow correctly across the 64-bit range.