Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ esp_log_timestamp
Function
esp_log_timestamp
lib/ArduinoNative/src/Arduino.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
extern uint32_t esp_log_timestamp(void)
82
{
83
return millis();
84
}
85
86
/******************************************************************************
87
* Local Functions
Callers
1
processLogMessage
Method · 0.85
Calls
1
millis
Function · 0.85
Tested by
no test coverage detected