Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
CpuTickTimer.hpp File Reference

Helper class for measuring CPU time using get_cpu_time(). More...

Go to the source code of this file.

Classes

class  time_shield::CpuTickTimer
 Timer that measures CPU time ticks using get_cpu_time(). More...
 

Namespaces

namespace  time_shield
 Main namespace for the Time Shield library.
 

Detailed Description

Helper class for measuring CPU time using get_cpu_time().

Definition in file CpuTickTimer.hpp.