Crate eva_rt_common

Crate eva_rt_common 

Source
Expand description

§eva-rt-common

eva-rt-common is just a set of struct, traits and reusable functions used to develop real-time analysis tools.

It was initially part of eva-rt-engine, but has now been separated to develop other real-time analysis tools.

Modules§

prelude
Prelude module with commonly used exports.
rt_task
RTTask struct.
time
Time and Time² structs.
utils
General utilities.