1 2 3 4 5 6
#include "PR/os_internal.h" #include "osint.h" void osSetTime(OSTime time) { __osCurrentTime = time; }