Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ recordTime
Method
recordTime
jalib/jtimer.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void
75
jalib::JTimeRecorder::recordTime(double time)
76
{
77
_writeTimerLogLine(_name, time);
78
}
Callers
nothing calls this directly
Calls
1
_writeTimerLogLine
Function · 0.85
Tested by
no test coverage detected