A C++11 chrono TrivialClock for the kernel millisecond tick count. More...
#include <Kernel.h>
| Static Public Member Functions | |
| static void | lock () | 
| Lock the clock to ensure it stays running; dummy for API compatibility with HighResClock.  More... | |
| static void | unlock () | 
| Unlock the clock, allowing it to stop during power saving; dummy for API compatibility with HighResClock.  More... | |
A C++11 chrono TrivialClock for the kernel millisecond tick count.
| 
 | static |