diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-01 23:50:21 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-01 23:50:21 -0700 |
commit | 5a18186254743b26064ac34d38a5f2dd4949dd14 (patch) | |
tree | fdb6f55918ef69793095be89128c6c8594ec4abe | |
parent | 95409b07130952c0677438068b2bc7a90699b9a2 (diff) | |
download | lispruns-5a18186254743b26064ac34d38a5f2dd4949dd14.tar.gz lispruns-5a18186254743b26064ac34d38a5f2dd4949dd14.zip |
Add todo for next session
-rw-r--r-- | TODO.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..93007a5 --- /dev/null +++ b/TODO.org @@ -0,0 +1,6 @@ +1. Move speedrun splits to use elapsed-time +2. Move back to milliseconds +3. save-speedrun will add up all these elapsed-time's up from speedrun-start-timestamp to calculate the start and end time +4. Don't set the overall timer elapsed time to sum of splits + + |