Highlights
Call template data now exposes TimestampUnixMilli
and TimestampUnixNano
for timestamp of the call as unix time in milliseconds and nanoseconds respectively.
Changelog
99926d5 Add Unix Nanosecond timestamp. Fixes #141. (#142)
6feb143 Add note about measurement to docs
1970993 Add timestamp unix milliseconds (#143)
2592074 Refresh certificates
091b152 Update docusaurus