Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassiCube/ClassiCube
/ Updater_SetNewBuildTime
Function
Updater_SetNewBuildTime
src/_PlatformBase.h:449–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
cc_result Updater_MarkExecutable(void) { return ERR_NOT_SUPPORTED; }
448
449
cc_result Updater_SetNewBuildTime(cc_uint64 timestamp) { return ERR_NOT_SUPPORTED; }
450
#endif
451
452
Callers
1
FetchUpdateTask_Handle
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected