MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / elapsed

Method elapsed

include/Timer.h:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 double elapsed(void)
74 {
75 return time() - t1;
76 }
77
78 private:
79

Callers 15

runMethod · 0.80
mainFunction · 0.80
runMethod · 0.80
mainFunction · 0.80
runMethod · 0.80
glXSwapBuffersFunction · 0.80
eglSwapBuffersFunction · 0.80
frameut.cppFile · 0.80
writeTestFunction · 0.80
readTestFunction · 0.80
nativeWriteFunction · 0.80
nativeReadFunction · 0.80

Calls

no outgoing calls

Tested by 7

writeTestFunction · 0.64
readTestFunction · 0.64
nativeWriteFunction · 0.64
nativeReadFunction · 0.64
nativeStressFunction · 0.64
event_loopFunction · 0.64
mainFunction · 0.64