summaryrefslogtreecommitdiffstats
path: root/docs/rfc.md
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-06-04 16:11:03 +0200
committerbt <bt@rctt.net>2026-06-04 16:12:22 +0200
commited2621c17f353878ea86ce2c16cac7cd04fb4c6a (patch)
tree21735f781749a3b2986fb8fbd44e9a3ef94d8a66 /docs/rfc.md
parent061b0ac8e8d1cefbb7ffcf3eb8695a28663cda3e (diff)
downloadsolec-ed2621c17f353878ea86ce2c16cac7cd04fb4c6a.tar.gz
solec-ed2621c17f353878ea86ce2c16cac7cd04fb4c6a.zip
[common] Include milliseconds in timestamps
Diffstat (limited to 'docs/rfc.md')
-rw-r--r--docs/rfc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rfc.md b/docs/rfc.md
index 5c9f9b0..d6c8085 100644
--- a/docs/rfc.md
+++ b/docs/rfc.md
@@ -117,7 +117,7 @@ Number in numeric type name is number of bits used to encode this type.
### Timestamp
-Uint64 containing Unix timestamp in UTC timezone.
+Uint64 containing Unix timestamp in UTC timezone. Milliseconds are included.
~~~ ascii-art
0 1 2 3