Closed cocoa-xu closed 1 year ago
This PR addressed the issue in #34. It should be a uint32_t for tdD while uint64_t for tdm, according to the docs here.
uint32_t
tdD
uint64_t
tdm
Glorious, thank you! :green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
This PR addressed the issue in #34. It should be a
uint32_t
fortdD
whileuint64_t
fortdm
, according to the docs here.