91d4844e38
* Extract time helpers from engine_controller_misc to efitime.cpp * Rename currentTimeMillis() to getTimeNowMs() We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds() Align a bit. find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \; * Rename getTimeNowSeconds() to getTimeNowS() To align with Nt, Us, Ms versions. * Some comments about getTimeNowLowerNt() |
||
---|---|---|
.. | ||
binary | ||
binary_log | ||
connector_uart_dma.cpp | ||
connector_uart_dma.h | ||
console.mk | ||
console_io.cpp | ||
console_io.h | ||
eficonsole.cpp | ||
eficonsole.h | ||
ethernet_console.cpp | ||
lwipopts.h | ||
status_loop.cpp | ||
status_loop.h | ||
usb_console.cpp |