-
jsiegle authored
Change number of samples from int16 to uint16, as this should never be negative. Change timestamp from uint64 to int64, as negative timestamps may one day be necessary.
jsiegle authoredChange number of samples from int16 to uint16, as this should never be negative. Change timestamp from uint64 to int64, as negative timestamps may one day be necessary.