MCPcopy Create free account
hub / github.com/Singular/Singular / startRTimer

Function startRTimer

kernel/oswrapper/timer.cc:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129STATIC_VAR struct timezone tzp;
130
131void startRTimer()
132{
133 gettimeofday(&siStartRTime, &tzp);
134}
135
136void initRTimer()
137{

Callers 1

grammar.ccFile · 0.85

Calls 1

gettimeofdayFunction · 0.50

Tested by

no test coverage detected