|
gPTP Documentation
|
#include <intrin.h>#include <stdint.h>

Go to the source code of this file.
Macros | |
| #define | BASE_FREQUENCY 100000000 |
Functions | |
| unsigned __int64 | PLAT_rdtsc () |
| Gets the processor timestamp. More... | |
| uint64_t | getTSCFrequency (unsigned millis) |
| Gets the TSC frequnecy. More... | |
| #define BASE_FREQUENCY 100000000 |
Base frequency in HZ
|
inline |
Gets the TSC frequnecy.
| millis | time in miliseconds |
|
inline |
Gets the processor timestamp.