MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / tm

Class tm

astyle/src/astyle_main.cpp:1974–1974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1972 return;
1973 // get the date
1974 struct tm* ptr;
1975 time_t lt;
1976 char str[20];
1977 lt = time(NULL);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected