• src/sbbs3/js_system.c src/xpdev/genwrap.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Apr 6 00:57:03 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/7710c344453a1ee30157ef86
    Modified Files:
    src/sbbs3/js_system.c src/xpdev/genwrap.c
    Log Message:
    Fix msclock() and xp_timer() to be monotonic on *nixPreviously, these both used
    gettimeofday() which is both expensiveto call, and not monotonic.This fixes system.clock_ticks in JS and various internal bits. forwhen the UTC wall clock jumps.While we're here, fix the documention of system.clock_ticks
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)