36#ifndef IMT_BASE_DFF_RUNTIME_FREERUNNINGTIMER_H
37#define IMT_BASE_DFF_RUNTIME_FREERUNNINGTIMER_H
Representation of a free running timer module in ticks, which keeps repeatedly running.
static uint32_t getTicks()
Get the current time.
static void initFreeRunningTimer()
Initialize the system time.
static uint32_t microSecondsToTicks(uint32_t const microSeconds)
Converts a time value in micro second resolution to a time value in tick resolution.
static uint32_t ticksToMicroSeconds(uint32_t const ticks)
Converts a time value in tick resolution to a time value in micro seconds resolution.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t