HighPrecisionDatetime.picoseconds

picosecond offset into current *millisecond* i.e. the picosecond offset into the current full second is '1000000000LL * milliseconds + picoseconds'

struct HighPrecisionDatetime
uint picoseconds;

Meta