You are browsing as a guest. Sign up (or log in) to start making projects!

1h 2m 37s logged

ive got the command line parser working, its a recursive descent parse which turns input (taken from argv) such as “1h30m” into milliseconds, and gets used by the timer function, suprised I got it working so quickly :) … i think im going to focus on making the output format properly to Day:Hour:Minute:Second or something, since right now its just Minutes:Seconds.. then probably figure out what to do when time runs out

0
5

Comments 0

No comments yet. Be the first!