diff options
author | Benji Dial <benji6283@gmail.com> | 2021-02-16 22:26:47 -0500 |
---|---|---|
committer | Benji Dial <benji6283@gmail.com> | 2021-02-16 22:26:47 -0500 |
commit | ab4e1cfc8c587e4144d847bbd41307eff03130b2 (patch) | |
tree | 4e5502422977c747f3e65633ede26b73d9556ca1 /doc/ints.txt | |
parent | 2de07a2abea4081ebab6d80729e5665ba862c74c (diff) | |
download | portland-os-ab4e1cfc8c587e4144d847bbd41307eff03130b2.tar.gz |
rtc timestamp, knob rand, random terminal color
Diffstat (limited to 'doc/ints.txt')
-rw-r--r-- | doc/ints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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: |