diff options
Diffstat (limited to 'xC-proto')
-rw-r--r-- | xC-proto | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ struct EventMessage { PART, ACTION, } rendition; - // Unix timestamp in seconds. + // Unix timestamp in milliseconds. u64 when; // Broken-up text, with in-band formatting. union ItemData switch (enum Item { |