MCPcopy 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
74void
75jalib::JTimeRecorder::recordTime(double time)
76{
77 _writeTimerLogLine(_name, time);
78}

Callers

nothing calls this directly

Calls 1

_writeTimerLogLineFunction · 0.85

Tested by

no test coverage detected