activate.vpk/app/rtcUserBridge.h

4 lines
293 B
C
Raw Normal View History

2018-06-02 12:33:15 +00:00
int silRtcSetCurrentTick(unsigned int timestamp1, unsigned int timestamp2);
int silRtcSetCurrentNetworkTick(unsigned int timestamp1, unsigned int timestamp2);
2019-08-10 10:42:14 +00:00
int silRtcSetCurrentSecureTick(unsigned int timestamp1, unsigned int timestamp2);
int silSblPostSsMgrSetCpRtc(unsigned int timestamp);