Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoaoLopesF/RemoteDebug
/ showTime
Method
showTime
src/RemoteDebug.cpp:758–760 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
// Show time in millis
757
758
void RemoteDebug::showTime(boolean show) {
759
_showTime = show;
760
}
761
762
// Show profiler - time in millis between messages of debug
763
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected