MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bStrfTime

Function bStrfTime

src/cbstring/bstraux.c:960–1002  ·  view source on GitHub ↗

bstring bStrfTime (const char * fmt, const struct tm * timeptr) * * Takes a format string that is compatible with strftime and a struct tm * pointer, formats the time according to the format string and outputs * the bstring as a result. Note that if there is an early generation of a * '\0' character, the bstring will be truncated to this end point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

bfromcstrallocFunction · 0.85
ballocFunction · 0.85
bdestroyFunction · 0.85

Tested by

no test coverage detected