another extra time type

This commit is contained in:
Matthew Kennedy 2024-04-25 17:27:47 -04:00 committed by rusefi
parent da34743332
commit 7897f7d991
1 changed files with 0 additions and 5 deletions

View File

@ -34,11 +34,6 @@
#define STOICH_RATIO 14.7f
#define CONST_PI 3.14159265358979323846
/**
* 64 bit time in milliseconds (1/1_000 of a second), since boot
*/
using efitimems64_t = int64_t;
/**
* integer time in milliseconds (1/1_000 of a second)
* 32 bit 4B / 1000 = 4M seconds = 1111.11 hours = 23(or46?) days.