From ab4e1cfc8c587e4144d847bbd41307eff03130b2 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 16 Feb 2021 22:26:47 -0500 Subject: rtc timestamp, knob rand, random terminal color --- doc/ints.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ints.txt') diff --git a/doc/ints.txt b/doc/ints.txt index fff08fb..f3e89cc 100644 --- a/doc/ints.txt +++ b/doc/ints.txt @@ -57,6 +57,7 @@ table 1: find unread ipc | 0x16 | sending task | | | | | wait ipc read | 0x17 | | reading task | | | | is task running | 0x18 | boolean | task handle | | | | + get timestamp | 0x19 | secs since 2000 | | | | | table 2: -- cgit v1.2.3