Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
int
223
midnight(void)
224
{
225
return (getlt()->tm_hour == 0);
226
}
227
228
/* calendar.c */
229
Callers
5
really_done
Function · 0.85
domonnoise
Function · 0.85
check_special_room
Function · 0.85
hitmu
Function · 0.85
background_enlightenment
Function · 0.85
Calls
1
getlt
Function · 0.85
Tested by
no test coverage detected