MCPcopy Index your code
hub / github.com/NetHack/NetHack / midnight

Function midnight

src/calendar.c:222–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222int
223midnight(void)
224{
225 return (getlt()->tm_hour == 0);
226}
227
228/* calendar.c */
229

Callers 5

really_doneFunction · 0.85
domonnoiseFunction · 0.85
check_special_roomFunction · 0.85
hitmuFunction · 0.85
background_enlightenmentFunction · 0.85

Calls 1

getltFunction · 0.85

Tested by

no test coverage detected