14 Commits (514afddeb4b3a7ede9ff481504aae69219a95f68)

Author SHA1 Message Date
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 261c6f4b96 Fix pause/resume SD print 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine b641571098 Replace types.h with millis_t.h 6 years ago
Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 6 years ago
Scott Lahteine 2f4b4d6076 Add Stopwatch::resume method 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine 36262a0479
Use static classes for job timers (#9938) 6 years ago
Bob-the-Kuhn 025118da3e Init print_job_timer in setup() instead of "early" (#9937) 6 years ago
Scott Lahteine d7ee81202f Libs updates 7 years ago
Scott Lahteine efa578d6b0 Move 'libs' files 7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
Scott Lahteine 5a7b810fdd General comment cleanup 7 years ago
João Brázio 238fefcb00 Updates Stopwatch class to use internal state enum 8 years ago
Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours 8 years ago
João Brázio 8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and 8 years ago
João Brázio 739dcda0f1
Renamed stopwatch::status to stopwatch::state 8 years ago
Scott Lahteine 21a6b66807 Shrink debug code in Stopwatch and disable by default 8 years ago
João Brázio 7c7e30f4cc
Adherence to the new OOP coding standards 8 years ago
João Brázio 399101fff3 Implemented the stopwatch class and methods 8 years ago