Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bamlab/flashlight
/ log
Function
log
packages/platforms/android/cpp-profiler/src/utils.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
using std::cout;
9
10
void log(const std::string &msg)
11
{
12
cout << msg <<
"\n"
;
13
}
14
15
void logTimestamp()
16
{
Callers
2
readFile
Function · 0.70
printPerformanceMeasure
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected