MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / gmtime_r

Function gmtime_r

extlibs/fmt/include/fmt/chrono.h:312–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310inline null<> localtime_r FMT_NOMACRO(...) { return null<>(); }
311inline null<> localtime_s(...) { return null<>(); }
312inline null<> gmtime_r(...) { return null<>(); }
313inline null<> gmtime_s(...) { return null<>(); }
314} // namespace internal
315

Callers 2

os-inl.hFile · 0.85
runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected