From 5a18186254743b26064ac34d38a5f2dd4949dd14 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Wed, 1 Jun 2022 23:50:21 -0700 Subject: [PATCH] Add todo for next session --- TODO.org | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO.org 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 + +