rusEFI
The most advanced open source ECU
|
Base class for a sensor that has its value asynchronously set, then later retrieved by a consumer.
Definition in file stored_value_sensor.h.
Data Structures | |
class | StoredValueSensor |
Base class for sensors that compute a value on one thread, and want to make it available to consumers asynchronously. More... | |