MCPcopy 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

447cc_result Updater_MarkExecutable(void) { return ERR_NOT_SUPPORTED; }
448
449cc_result Updater_SetNewBuildTime(cc_uint64 timestamp) { return ERR_NOT_SUPPORTED; }
450#endif
451
452

Callers 1

FetchUpdateTask_HandleFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected