Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
STATIC_VAR struct timezone tzp;
130
131
void startRTimer()
132
{
133
gettimeofday(&siStartRTime, &tzp);
134
}
135
136
void initRTimer()
137
{
Callers
1
grammar.cc
File · 0.85
Calls
1
gettimeofday
Function · 0.50
Tested by
no test coverage detected