Prusa3d Marlin fork
|
Go to the source code of this file.
Classes | |
class | Timer< T > |
simple timer More... | |
Typedefs | |
using | LongTimer = Timer< unsigned long > |
Timer unsigned long specialization. More... | |
using | ShortTimer = Timer< unsigned short > |
Timer unsigned short specialization. More... | |
typedef Timer< unsigned short > ShortTimer |
Maximum period is at least 65 seconds.