MCPcopy Create free account
hub / github.com/RenderKit/embree / sleepSeconds

Function sleepSeconds

common/sys/sysinfo.cpp:527–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525 }
526
527 void sleepSeconds(double t) {
528 Sleep(DWORD(1000.0*t));
529 }
530
531 size_t getVirtualMemoryBytes()
532 {

Callers 1

executeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected