Plasma
Plasma copied to clipboard
Change plUnifiedTime to use a 64-bit time value on the wire
plUnifiedTime has been updated to use a 64-bit time value internally (when available), but its wire protocol is still 32-bit. At some point before 2038 the wire protocol should be updated.