ffae0cd335
* round rpm instead of truncating * efiround is expensive * Revert "efiround is expensive" This reverts commit e5690f89e1b1988aacf5ced1f024d576465a7cd6. * round is better than rintf * testing * it works now?! * comment Co-authored-by: Matthew Kennedy <makenne@microsoft.com> |
||
---|---|---|
.. | ||
containers | ||
math | ||
cli_registry.cpp | ||
cli_registry.h | ||
common.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
efitime.h | ||
expected.h | ||
histogram.c | ||
histogram.h | ||
loggingcentral.cpp | ||
loggingcentral.h | ||
os_util.c | ||
os_util.h | ||
readme.md | ||
rusefi_true.h | ||
scaled_channel.h | ||
timer.cpp | ||
timer.h | ||
util.mk |
readme.md
In this folder we have all the tiny utility stuff.
Ideally, code from this folder should not depend on code from any other folder.