B2BITS FIX Antenna HFT
1.0.16
|
Timer-related functions. More...
#include <FE_SYS_Time.h>
Static Public Member Functions | |
static u64 | getCurrentTimerValue () |
Returns the value of the high performance system timer. More... | |
static u64 | getDifferenceInMks (const u64 timerLast, const u64 timerFirst) |
Evaluates difference between timer1 - timer2 and converts result into mks. More... | |
Timer-related functions.
|
static |
Returns the value of the high performance system timer.
SystemException. |