Static methods to get a current system tick in different units 
 More...
#include <SystemTick.hpp>
 | 
| 
static Milliseconds  | GetMilliTick (void) | 
|   | Returns the current system tick in milliseconds
  | 
|   | 
| 
static Microseconds  | GetMicroTick (void) | 
|   | Returns the current system tick in microseconds
  | 
|   | 
| 
static Nanoseconds  | GetNanoTick (void) | 
|   | Returns the current system tick in nanoseconds
  | 
|   | 
Static methods to get a current system tick in different units
The documentation for this class was generated from the following files:
- Arp/System/Commons/Chrono/SystemTick.hpp
 
- Arp/System/Commons/Chrono/SystemTick.cpp