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

Function SetMinDisplayTime

kernel/oswrapper/timer.cc:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void SetMinDisplayTime(double mtime)
28{
29 mintime = mtime;
30}
31
32#include <stdio.h>
33

Callers 1

feOptActionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected