- gettimeofday
int gettimeofday(core.sys.windows.winsock2.timeval* tp, void* tzp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timersub
void timersub(core.sys.posix.sys.time.timeval* tvp, core.sys.posix.sys.time.timeval* uvp, core.sys.posix.sys.time.timeval* vvp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.